From 47f244e22c48b6dfb89346706c004bdda089d994 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Fri, 13 Sep 2013 17:52:56 +0000 Subject: Reverted -AM_PROG_LIBTOOL +LT_INIT spiriously commited previously --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a8445e4..6ded290 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ AC_PREREQ(2.50) AC_PROG_CC AC_PROG_CXX AC_STDC_HEADERS -AM_PROG_LIBTOOL +LT_INIT AC_PROG_LN_S # Export LD_LIBRARY_PATH name or equivalent. -- cgit v1.2.3