$(OBJDIR)/chartables.o \
$(EOLIST)
+XDEFINES += -DHAVE_CONFIG_H
+
endif
#
vpath %.c server:modules/arch/netware:modules/http:modules/aaa:modules/mappers
vpath %.c modules/generators:modules/metadata:modules/filters:modules/loggers
-vpath %.c os/netware:server/mpm/netware:srclib/pcre
+vpath %.c os/netware:server/mpm/netware:$(PCRE)
#
# Include the 'tail' makefile that has targets that depend on variables defined
$(error LDAPSDK does not point to a valid Novell CLDAP SDK)
endif
-#ifndef PCRESRC
+ifndef PCRESRC
PCRESRC = $(AP_WORK)/srclib/pcre
-#endif
+endif
ifneq "$(wildcard $(PCRESRC)/pcre-config.in)" "$(PCRESRC)/pcre-config.in"
$(error PCRESRC does not point to a valid PCRE source tree)
endif