This commit is contained in:
john stone 2013-11-07 04:34:45 +01:00
parent 5d45f0caee
commit 849f878220
1 changed files with 1 additions and 2 deletions

View File

@ -3,12 +3,11 @@ AC_PREREQ([2.64])
AC_CONFIG_SRCDIR([src/sic.cc])
AC_CONFIG_HEADERS([src/config.h])
AC_GNU_SOURCE
AM_INIT_AUTOMAKE([1.11 -Wall no-define subdirs-objects \
AM_INIT_AUTOMAKE([1.11 foreign -Wall no-define subdir-objects \
color-tests \
silent-rules \
parallel-tests])
AM_INIT_AUTOMAKE([1.11 -Wall no-define subdirs-objects])
AC_PROG_CC
dnl AM_PROG_CC_C_O
AC_PROG_CXX