Tolerate older autotools

This commit is contained in:
Philippe Teuwen 2012-06-28 23:26:14 +00:00
parent d1a6ac4a53
commit 60d4fca47a

View file

@ -5,7 +5,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_PROG_CC
AC_PROG_CXX
AM_PROG_AR
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
LT_INIT
AC_CONFIG_HEADERS([config.h])