[xiph-commits] r3428 - libfishsound/branches/1.0-stable
johnf at svn.annodex.net
johnf at svn.annodex.net
Sat Feb 9 03:35:42 PST 2008
Author: johnf
Date: 2008-02-09 03:35:41 -0800 (Sat, 09 Feb 2008)
New Revision: 3428
Modified:
libfishsound/branches/1.0-stable/Makefile.am
Log:
Add DISTCHECK_CONFIGURE_FLAGS to top level Makefile.am
Modified: libfishsound/branches/1.0-stable/Makefile.am
===================================================================
--- libfishsound/branches/1.0-stable/Makefile.am 2008-02-09 11:29:33 UTC (rev 3427)
+++ libfishsound/branches/1.0-stable/Makefile.am 2008-02-09 11:35:41 UTC (rev 3428)
@@ -26,8 +26,11 @@
# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- ## Process this file with automake to produce Makefile.in
+## Process this file with automake to produce Makefile.in
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
+
SUBDIRS = doc include src
EXTRA_DIST = fishsound.pc.in README.win32 \
More information about the commits
mailing list