]> granicus.if.org Git - apache/commitdiff
Per Ian's change, add the APRUTIL_EXPORT_INCLUDES vars to our environment.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 18 Jan 2002 18:16:54 +0000 (18:16 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 18 Jan 2002 18:16:54 +0000 (18:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92907 13f79535-47bb-0310-9956-ffa450edef68

configure.in

index 80dbde362b1ab25c098ae4ae41568d1325ac88e2..a99f6e32ba905410d631277bcb45598cc4619138 100644 (file)
@@ -405,6 +405,7 @@ fi
 dnl get the exported vars from APRUTIL
 . ./srclib/apr-util/export_vars.sh
 APR_ADDTO(LIBS, $APRUTIL_EXPORT_LIBS)
+APR_ADDTO(INCLUDES, $APRUTIL_EXPORT_INCLUDES)
 AP_LIBS="$AP_LIBS $LIBTOOL_LIBS"
 
 dnl ## Finalize the variables