Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon <ron@debian.org>2013-12-07 04:41:30 +0400
committerRon <ron@debian.org>2013-12-07 04:57:07 +0400
commit8aa51a2074b2dd272d9a7e3f164d8efdd6c229cc (patch)
tree1c691a3445e2a66731ec6d98242f11c0c012645d /Makefile.am
parentc23a4ea0c838901d75f65792687357ad96a6086c (diff)
Make autotools a bit less whiny on modern systems
There's lots more that could and possibly should be done here, but this is a simple first pass. We could probably just replace SPEEX_VERSION with PACKAGE_VERSION everywhere, but that would tangle too many other things into this set. Use 'foreign' so the INSTALL file doesn't get stomped every time autogen is run.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5908efb..7de02e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@
# To disable automatic dependency tracking if using other tools than
# gcc and gmake, add the option 'no-dependencies'
AUTOMAKE_OPTIONS = 1.8
+ACLOCAL_AMFLAGS = -I m4
m4datadir = $(datadir)/aclocal
m4data_DATA = speex.m4