[xiph-commits] r3437 - libannodex/trunk

johnf at svn.annodex.net johnf at svn.annodex.net
Sat Feb 9 05:24:28 PST 2008


Author: johnf
Date: 2008-02-09 05:24:21 -0800 (Sat, 09 Feb 2008)
New Revision: 3437

Modified:
   libannodex/trunk/Makefile.am
Log:
Add DISTCHECK_CONFIGURE_FLAGS to top level Makefile.am

Modified: libannodex/trunk/Makefile.am
===================================================================
--- libannodex/trunk/Makefile.am	2008-02-09 13:22:36 UTC (rev 3436)
+++ libannodex/trunk/Makefile.am	2008-02-09 13:24:21 UTC (rev 3437)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
+
 if ANX_CONFIG_WRITE
 SUBDIRS = doc libltdl include src
 else



More information about the commits mailing list