Automake tweaking
[projects/chimara/chimara.git] / configure.ac
index f084467be9fc7d6a548f4102ff61a972c175eee7..1e494408997562ad6782d57ff9d339958dc99465 100644 (file)
@@ -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