]> granicus.if.org Git - apache/commitdiff
new var.
authorIan Holsman <ianh@apache.org>
Sat, 19 Jan 2002 05:11:04 +0000 (05:11 +0000)
committerIan Holsman <ianh@apache.org>
Sat, 19 Jan 2002 05:11:04 +0000 (05:11 +0000)
APRUTIL_LDFLAGS

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92924 13f79535-47bb-0310-9956-ffa450edef68

configure.in

index a99f6e32ba905410d631277bcb45598cc4619138..f4e6fda0f7acddb3f36c8269c91e1d3c3508c226 100644 (file)
@@ -406,6 +406,7 @@ 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)
+APR_ADDTO(LDFLAGS, $APRUTIL_LDFLAGS)
 AP_LIBS="$AP_LIBS $LIBTOOL_LIBS"
 
 dnl ## Finalize the variables