1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

Use var for prelude so its possible to change it at one place.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082811 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Guenter Knauf
2011-03-18 03:09:27 +00:00
parent ce13c80c23
commit bab978c56e
101 changed files with 100 additions and 101 deletions

View File

@ -170,7 +170,7 @@ FILES_nlm_objs = \
# These will be added as a library command in the link.opt file.
#
FILES_nlm_libs = \
libcpre.o \
$(PRELUDE) \
$(EOLIST)
#

View File

@ -170,7 +170,7 @@ FILES_nlm_objs = \
# These will be added as a library command in the link.opt file.
#
FILES_nlm_libs = \
libcpre.o \
$(PRELUDE) \
$(EOLIST)
#