Author: rjung
Date: Sun May 24 16:51:23 2015
New Revision: 1681491
URL: http://svn.apache.org/r1681491
Log:
Follown to r1681490.
Name of variable has changed. Original name
now has another meaning.
Modified:
tomcat/native/branches/1.1.x/native/configure.in
Modified: tomcat/native/branches/1.1.x/native/configure.in
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/configure.in?rev=1681491&r1=1681490&r2=1681491&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/configure.in (original)
+++ tomcat/native/branches/1.1.x/native/configure.in Sun May 24 16:51:23 2015
@@ -212,7 +212,7 @@ dnl
dnl Prep all the flags and stuff for compilation and export to other builds
dnl
APR_ADDTO(TCNATIVE_LIBS, [$LIBS])
-APR_ADDTO(TCNATIVE_LIBS, [$APR_LIBS])
+APR_ADDTO(TCNATIVE_LIBS, [$APR_LIBTOOL_LIBS])
APR_ADDTO(TCNATIVE_LDFLAGS, [$LDFLAGS])
# Link libkstat for Solaris
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]