M4 macro include path in Makefile.am ACLOCAL_AMFLAGS should match the one in configure.ac AC_CONFIG_MACRO_DIR(). Libtoolize will not be happy if they do not.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15052 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Stefan Knoblich 2009-10-02 15:47:28 +00:00
parent 2c620d4b00
commit caba7a902e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
docdir = $(LIBTIFF_DOCDIR)
AUTOMAKE_OPTIONS = dist-zip foreign
ACLOCAL_AMFLAGS = -I ./m4
ACLOCAL_AMFLAGS = -I m4
docfiles = \
COPYRIGHT \