summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-12-04 21:34:21 -0700
committerWill Estes <westes575@gmail.com>2012-12-06 08:50:35 -0500
commitb0ccdd451b88a1ba8f83508223e8c50bd52e859d (patch)
treea542297053d28fe15539d297eb3035f514e0333a /configure.ac
parenta7a9e22dbb3a07ed6531775af88ddadafacb5f8a (diff)
Build libfl and libcompat using libtool; resolves #3586814
Signed-off-by: Will Estes <westes575@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 46fe221..c29030f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ AC_PROG_CC
AC_PROG_CXX
AM_PROG_CC_C_O
AC_PROG_LN_S
-AC_PROG_RANLIB
+LT_INIT
AC_PROG_AWK
AC_PROG_INSTALL