summaryrefslogtreecommitdiff
path: root/win32
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 /win32
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 'win32')
-rw-r--r--win32/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am
index 833b28a..bedfcf5 100644
--- a/win32/Makefile.am
+++ b/win32/Makefile.am
@@ -1,8 +1,5 @@
## Process this with automake to create Makefile.in
-AUTOMAKE_OPTIONS = foreign
-
-
EXTRA_DIST = ogg.def ogg_dynamic.dsp ogg_static.dsp\
build_ogg_dynamic.bat build_ogg_dynamic_debug.bat\
build_ogg_static.bat build_ogg_static_debug.bat ogg.dsw