build: support automake-1.14.1 and previous 29/31829/1 accepted/tizen/common/20141210.173057 submit/tizen_common/20141210.171631
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 10 Dec 2014 17:09:09 +0000 (18:09 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 10 Dec 2014 17:09:09 +0000 (18:09 +0100)
Change-Id: I557f5aef69580f3f7ce2faa64d956ad2770f30fa
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
configure.ac

index 20be125..2af1b36 100644 (file)
@@ -10,6 +10,7 @@ AC_CONFIG_HEADERS([config.h])
 
 # Checks for programs.
 AC_PROG_CC
+AM_PROG_CC_C_O
 AC_PROG_INSTALL
 
 # FIXME: Replace `main' with a function in `-lrt':