From 734b2d3b8236f5eeca70cf880df35708feb4889d Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Fri, 6 Mar 2009 19:19:56 +0000 Subject: [PATCH] fix automake 1.7 build git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12487 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/speex/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/speex/Makefile.am b/libs/speex/Makefile.am index f95585c7c4..49bc11f473 100644 --- a/libs/speex/Makefile.am +++ b/libs/speex/Makefile.am @@ -2,7 +2,7 @@ # To disable automatic dependency tracking if using other tools than # gcc and gmake, add the option 'no-dependencies' -AUTOMAKE_OPTIONS = 1.8 +AUTOMAKE_OPTIONS = 1.7 m4datadir = $(datadir)/aclocal m4data_DATA = speex.m4