]> granicus.if.org Git - apache/commitdiff
Add passwd_common.c build support for Windows and Netware
authorStefan Fritsch <sf@apache.org>
Sun, 7 Oct 2012 09:03:51 +0000 (09:03 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 7 Oct 2012 09:03:51 +0000 (09:03 +0000)
Completely untested - please test

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1395254 13f79535-47bb-0310-9956-ffa450edef68

support/NWGNUhtdbm
support/NWGNUhtpasswd
support/htdbm.dsp
support/htpasswd.dsp

index 05ee0341387b71d52f8c57abf41152139b82d9e2..5a2f739f01436c72348e658c90f8f2ca844fa6db 100644 (file)
@@ -169,6 +169,7 @@ TARGET_lib = \
 #
 FILES_nlm_objs = \
        $(OBJDIR)/htdbm.o \
+       $(OBJDIR)/passwd_common.o \
        $(EOLIST)
 
 #
index 66f424749e99c96f99a0c97432ee54561200b7c1..124895b135d8db8d0a555f53e0d4b2db6ecc8317 100644 (file)
@@ -169,6 +169,7 @@ TARGET_lib = \
 #
 FILES_nlm_objs = \
        $(OBJDIR)/htpasswd.o \
+       $(OBJDIR)/passwd_common.o \
        $(EOLIST)
 
 #
index e6864072e76df5ca7edb7dc591b16cfb7e647cbf..95da3710d584f3c392e3f6e6e64b1f14aa407425 100644 (file)
@@ -100,6 +100,10 @@ SOURCE=.\htdbm.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\passwd_common.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\build\win32\httpd.rc
 # End Source File
 # End Target
index 36a57259bed35d7d56475b617e5d62edbe3ea627..b605669a4df75a57c65c35fb5a11f0191d61a3f6 100644 (file)
@@ -100,6 +100,10 @@ SOURCE=.\htpasswd.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\passwd_common.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\build\win32\httpd.rc
 # End Source File
 # End Target