From bab978c56e7dce2343bed85b9aac98cee8b856e8 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Fri, 18 Mar 2011 03:09:27 +0000 Subject: 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 --- modules/ldap/NWGNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ldap') diff --git a/modules/ldap/NWGNUmakefile b/modules/ldap/NWGNUmakefile index 3a0dce35e5..9d21f9941b 100644 --- a/modules/ldap/NWGNUmakefile +++ b/modules/ldap/NWGNUmakefile @@ -181,7 +181,7 @@ FILES_nlm_objs = \ # These will be added as a library command in the link.opt file. # FILES_nlm_libs = \ - libcpre.o \ + $(PRELUDE) \ $(EOLIST) # -- cgit v1.2.3