summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomasvs@xiph.org>2004-07-05 11:13:36 +0000
committerThomas Vander Stichele <thomasvs@xiph.org>2004-07-05 11:13:36 +0000
commit39ea1f46a1274d8be09c8f9fa742838fa2758e60 (patch)
treead7ff250b37bfa510e3759df25ee301faf6a73a3 /include
parent6a4b552f3033f7cf98e164339412b605091ef4e1 (diff)
downloadogg-git-39ea1f46a1274d8be09c8f9fa742838fa2758e60.tar.gz
* error out on autotools failures so warnings are caught early on
* clean up AC_OUTPUT * AUTOMAKE_OPTIONS = foreign only needs to be done toplevel (this can be verified by checking Makefile's generated in other directories and seeing that the var isn't used) svn path=/trunk/ogg/; revision=6990
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am2
-rw-r--r--include/ogg/Makefile.am2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 3dc04e7..0084e4d 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,5 +1,3 @@
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = foreign
-
SUBDIRS = ogg
diff --git a/include/ogg/Makefile.am b/include/ogg/Makefile.am
index 027d134..142699d 100644
--- a/include/ogg/Makefile.am
+++ b/include/ogg/Makefile.am
@@ -1,7 +1,5 @@
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = foreign 1.6
-
oggincludedir = $(includedir)/ogg
ogginclude_HEADERS = ogg.h os_types.h