diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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. |