From: David Schleef Date: Sat, 9 Apr 2011 21:49:02 +0000 (-0700) Subject: use ACLOCAL_AMFLAGS X-Git-Tag: orc-0.4.12~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9bf89e09a26db945ad57d13b39218b74a45d3315;p=platform%2Fupstream%2Forc.git use ACLOCAL_AMFLAGS --- diff --git a/Makefile.am b/Makefile.am index fa8938c..405b778 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,5 +19,5 @@ BUILT_SOURCES=orc-$(ORC_MAJORMINOR)-uninstalled.pc CLEANFILES = orc-$(ORC_MAJORMINOR).pc orc-$(ORC_MAJORMINOR)-uninstalled.pc -ACLOCAL_FLAGS = -I m4 +ACLOCAL_AMFLAGS = -I m4