Moved Windows specific include files to src/windows/include
authorSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 21:02:41 +0000 (21:02 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 21:02:41 +0000 (21:02 +0000)
Updated Windows specific Makefiles to search for header files in src/windows/include

Signed-off-by: Alexey Melnikov <aamelnikov@gmail.com>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25279 dc483132-0cff-0310-8789-dd5450dbe970

19 files changed:
src/config/win-pre.in
src/util/wshelper/Makefile.in
src/windows/include/arpa/nameser.h [moved from src/include/arpa/nameser.h with 100% similarity]
src/windows/include/hesiod.h [moved from src/include/hesiod.h with 100% similarity]
src/windows/include/leasherr.h [moved from src/windows/leashdll/include/leasherr.h with 100% similarity]
src/windows/include/leashinfo.h [moved from src/windows/leashdll/include/leashinfo.h with 100% similarity]
src/windows/include/leashwin.h [moved from src/windows/leashdll/include/leashwin.h with 100% similarity]
src/windows/include/loadfuncs-com_err.h [moved from src/include/loadfuncs-com_err.h with 100% similarity]
src/windows/include/loadfuncs-krb5.h [moved from src/include/loadfuncs-krb5.h with 100% similarity]
src/windows/include/loadfuncs-leash.h [moved from src/include/loadfuncs-leash.h with 100% similarity]
src/windows/include/loadfuncs-lsa.h [moved from src/include/loadfuncs-lsa.h with 100% similarity]
src/windows/include/loadfuncs-profile.h [moved from src/include/loadfuncs-profile.h with 100% similarity]
src/windows/include/loadfuncs.h [moved from src/include/loadfuncs.h with 100% similarity]
src/windows/include/mitwhich.h [moved from src/include/mitwhich.h with 100% similarity]
src/windows/include/resolv.h [moved from src/include/resolv.h with 100% similarity]
src/windows/include/wshelper.h [moved from src/include/wshelper.h with 100% similarity]
src/windows/kfwlogon/Makefile.in
src/windows/leashdll/Makefile.in
src/windows/lib/Makefile.in

index bcef2f4b82db9ae3c47e1cc53a47a77da7aae906..a79133d240130e71819402b6e22b9cd525345d61 100644 (file)
@@ -91,7 +91,7 @@ top_srcdir = $(srcdir)\$(BUILDTOP)
 KRB5_USE_DNS=1
 KRB5_USE_DNS_KDC=1
 DNS_LIB=$(BUILDTOP)\util\wshelper\$(OUTPRE)$(DLIB).lib
-DNS_INC=$(BUILDTOP)\util\wshelper
+DNS_INC=$(BUILDTOP)\windows\include
 
 !if defined(KRB5_USE_DNS) || defined(KRB5_USE_DNS_KDC) || defined(KRB5_USE_DNS_REALMS)
 !if defined(KRB5_NO_WSHELPER)
index 3da2b5994fc81178426d544a0484b45cc0222247..5fa5cd469198f5ffed7be27dfcf5a111f2afd353 100644 (file)
@@ -24,7 +24,7 @@ OBJS= $(OUTPRE)dllmain.$(OBJEXT) \
 RESFILE = $(OUTPRE)resource.res
 XOBJS  = $(RESFILE)
 
-RCFLAGS = -I$(BUILDTOP)\include -I$(BUILDTOP) -DWSHELPER_LIB
+RCFLAGS = -I$(BUILDTOP)\include -I$(BUILDTOP)\windows\include -I$(BUILDTOP) -DWSHELPER_LIB
 
 ###From another project inside K 1.9:
 ###VERSIONRC = $(BUILDTOP)\windows\version.rc
@@ -33,7 +33,7 @@ RCFLAGS = -I$(BUILDTOP)\include -I$(BUILDTOP) -DWSHELPER_LIB
 
 # Set NODEBUG if building release instead of debug
 
-LOCALINCLUDES = -I$(BUILDTOP)\include
+LOCALINCLUDES = -I$(BUILDTOP)\include -I$(BUILDTOP)\windows\include
 
 WINLIBS = advapi32.lib user32.lib ws2_32.lib dnsapi.lib
 
index 3c8cb0b7ab74f7d028c1bf75332f7e6cc76ddeed..1da3058639020a997dc640df3ba6d5c709414a5c 100644 (file)
@@ -4,7 +4,7 @@
 mydir=.
 BUILDTOP=$(REL)..$(S)..
 DEFINES = -DNO_KRB4
-LOCALINCLUDES = -I$(BUILDTOP) -I$(BUILDTOP)\include -I$(BUILDTOP)\windows\leashdll\include
+LOCALINCLUDES = -I$(BUILDTOP) -I$(BUILDTOP)\include -I$(BUILDTOP)\windows\include
 PROG_LIBPATH=-L$(TOPLIBD) -L$(KRB5_LIBDIR)
 
 SYSLIBS = kernel32.lib user32.lib advapi32.lib wsock32.lib secur32.lib userenv.lib
index 418a0a0f87e39ab968c93c31b2ca1d0bf1475ff4..717c36ca56a19cec659fddd0a72b6cc20300d0b5 100644 (file)
@@ -47,7 +47,7 @@ RCFLAGS = -I$(BUILDTOP)\include -I$(BUILDTOP) -DLEASHDLL_LIB
 
 # Set NODEBUG if building release instead of debug
 
-LOCALINCLUDES = -I$(BUILDTOP)\include -I.\include -I.\include\krb4 $(AFS_INCLUDES)
+LOCALINCLUDES = -I$(BUILDTOP)\include -I$(BUILDTOP)\windows\include -I.\include -I.\include\krb4 $(AFS_INCLUDES)
 
 WINLIBS = kernel32.lib advapi32.lib user32.lib gdi32.lib Version.lib \
          ws2_32.lib dnsapi.lib $(BUILDTOP)\ccapi\lib\win\srctmp\$(CCLIB).lib $(AFS_LIBS)
index 119db8902d1b019f7e0f82f5c1003d99e0889f0f..c5fff76a1a362acb5084d5682101afb010b336cd 100644 (file)
@@ -1,5 +1,7 @@
 BUILDTOP = ..\..
 
+LOCALINCLUDES = -I$(BUILDTOP)\windows\include
+
 lib-windows: $(OUTPRE)libwin.lib
 
 SRCS=  vardlg.c gic.c registry.c loadfuncs.c