[xiph-commits] r3425 - liboggz/trunk
erikd at svn.annodex.net
erikd at svn.annodex.net
Sat Feb 9 01:42:16 PST 2008
Author: erikd
Date: 2008-02-09 01:42:16 -0800 (Sat, 09 Feb 2008)
New Revision: 3425
Modified:
liboggz/trunk/Makefile.am
Log:
Add DISTCHECK_CONFIGURE_FLAGS to top level Makefile.am.
Modified: liboggz/trunk/Makefile.am
===================================================================
--- liboggz/trunk/Makefile.am 2008-02-09 09:36:01 UTC (rev 3424)
+++ liboggz/trunk/Makefile.am 2008-02-09 09:42:16 UTC (rev 3425)
@@ -12,6 +12,8 @@
## Process this file with automake to produce Makefile.in
+DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
+
SUBDIRS = doc include src
# pkg-config
More information about the commits
mailing list