X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=configure.ac;h=1e494408997562ad6782d57ff9d339958dc99465;hb=bf197c155b969096a5ee168d36c74c5bc9abbb97;hp=f084467be9fc7d6a548f4102ff61a972c175eee7;hpb=904fed6618b22e84597efd60c3784e57d44f3ef1;p=projects%2Fchimara%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