Properly initialize Libtool

This commit is contained in:
Colomban Wendling 2014-10-27 00:47:23 +01:00 committed by Thomas Martitz
parent bcc7a35c06
commit a264b7ab77

View File

@ -24,6 +24,7 @@ fi
AC_USE_SYSTEM_EXTENSIONS
m4_ifdef([AM_PROG_AR],[AM_PROG_AR])
LT_INIT
AC_PROG_CC
AC_PROG_CC_C99
AM_PROG_CC_C_O