X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=configure.ac;h=1e494408997562ad6782d57ff9d339958dc99465;hb=3c678195610789166e1133575789f25da8f1a291;hp=f084467be9fc7d6a548f4102ff61a972c175eee7;hpb=062bbb9e7322c8e3f5162f86fc2f93bfc587b830;p=rodin%2Fchimara.git diff --git a/configure.ac b/configure.ac index f084467..1e49440 100644 --- a/configure.ac +++ b/configure.ac @@ -14,6 +14,7 @@ AM_INIT_AUTOMAKE([-Wall]) ### DECLARE PROGRAMS ########################################################## AC_PROG_CC # C compiler +AM_PROG_CC_C_O # Automake requires this for per-target CFLAGS AC_PROG_INSTALL # Install LT_INIT # Libtool AC_PROG_LIBTOOL # Old way of declaring Libtool