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 6ded290..a8445e4 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ AC_PREREQ(2.50) AC_PROG_CC AC_PROG_CXX AC_STDC_HEADERS -LT_INIT +AM_PROG_LIBTOOL AC_PROG_LN_S # Export LD_LIBRARY_PATH name or equivalent. |