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:
authorconrad <conrad@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-07-15 11:29:52 +0400
committerconrad <conrad@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-07-15 11:29:52 +0400
commitef0048e246001ae7664d45c6217309a10ae195cc (patch)
tree85625f97e88b52db482d97c68006110f8a6073b0 /Makefile.am
parentd8cc64be1649f9b27d8c658d34dc436497fde3ec (diff)
Add use of autoheader:
- merge autogen.sh from theora - require automake 1.6 - use XIPH_PATH_OGG instead of older AC_PATH_OGG git-svn-id: http://svn.xiph.org/trunk/speex@7133 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ab563b1..224ca0a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,8 @@
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
-# Disable automatic dependency tracking if using other tools than gcc and gmake
-#AUTOMAKE_OPTIONS = no-dependencies
+# To disable automatic dependency tracking if using other tools than
+# gcc and gmake, add the option 'no-dependencies'
+AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
m4datadir = $(datadir)/aclocal
m4data_DATA = speex.m4