Commit bb1ced8e authored by Guenter Knauf's avatar Guenter Knauf
Browse files

removed obsolete -prefix; minor cosmetic changes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@521264 13f79535-47bb-0310-9956-ffa450edef68
parent 99bcca15
Loading
Loading
Loading
Loading
+18 −18
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ XINCDIRS += \
# These flags will come after CFLAGS
#
XCFLAGS		+= \
			-prefix pre_nw.h \
			$(EOLIST)

#
@@ -248,3 +247,4 @@ install :: nlms FORCE

include $(AP_WORK)\build\NWGNUtail.inc

+18 −18
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ XINCDIRS += \
# These flags will come after CFLAGS
#
XCFLAGS		+= \
			-prefix pre_nw.h \
			$(EOLIST)

#
@@ -248,3 +247,4 @@ install :: nlms FORCE

include $(AP_WORK)\build\NWGNUtail.inc

+18 −18
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ XINCDIRS += \
# These flags will come after CFLAGS
#
XCFLAGS		+= \
			-prefix pre_nw.h \
			$(EOLIST)

#
@@ -248,3 +247,4 @@ install :: nlms FORCE

include $(AP_WORK)\build\NWGNUtail.inc

+18 −18
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ XINCDIRS += \
# These flags will come after CFLAGS
#
XCFLAGS		+= \
			-prefix pre_nw.h \
			$(EOLIST)

#
@@ -248,3 +247,4 @@ install :: nlms FORCE

include $(AP_WORK)\build\NWGNUtail.inc

+18 −17
Original line number Diff line number Diff line
@@ -248,3 +248,4 @@ install :: nlms FORCE

include $(AP_WORK)\build\NWGNUtail.inc

Loading