Added AM_PROG_AR necessary for autoconf 1.12.

This commit is contained in:
Florian Pose 2012-12-13 13:42:53 +01:00
parent 236f4e4c96
commit 59ffe067ae
1 changed files with 2 additions and 1 deletions

View File

@ -40,9 +40,10 @@ AC_CONFIG_MACRO_DIR([m4])
# Global
#------------------------------------------------------------------------------
AM_PROG_CC_C_O
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
AC_PROG_CXX
AC_PROG_LIBTOOL
AM_PROG_CC_C_O
#------------------------------------------------------------------------------
# Linux sources