From: Bradley Nicholes Date: Thu, 26 Oct 2006 15:49:57 +0000 (+0000) Subject: Add the modules/database directory to the includes search list. X-Git-Tag: 2.3.0~2043 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6cf14315a979c74afb011cece6e5e73cd0af3f2;p=thirdparty%2Fapache%2Fhttpd.git Add the modules/database directory to the includes search list. Submitted by: normw normanwheeler bigpond.com git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@468045 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/mappers/NWGNUrewrite b/modules/mappers/NWGNUrewrite index 153a2410b5e..f2be9c62b65 100644 --- a/modules/mappers/NWGNUrewrite +++ b/modules/mappers/NWGNUrewrite @@ -19,6 +19,7 @@ XINCDIRS += \ $(AP_WORK)/include \ $(NWOS) \ $(AP_WORK)/modules/arch/netware \ + $(AP_WORK)/modules/database \ $(AP_WORK)/modules/ssl \ $(APR)/include \ $(APRUTIL)/include \