[xiph-commits] r3290 - liboggz/trunk
conrad at svn.annodex.net
conrad at svn.annodex.net
Wed Dec 5 17:49:45 PST 2007
Author: conrad
Date: 2007-12-05 17:49:44 -0800 (Wed, 05 Dec 2007)
New Revision: 3290
Modified:
liboggz/trunk/configure.ac
Log:
mention oggz-comment in ./configure summary
Modified: liboggz/trunk/configure.ac
===================================================================
--- liboggz/trunk/configure.ac 2007-12-06 01:47:34 UTC (rev 3289)
+++ liboggz/trunk/configure.ac 2007-12-06 01:49:44 UTC (rev 3290)
@@ -145,7 +145,7 @@
if test "x${ac_enable_write}" = xyes ; then
AC_DEFINE(OGGZ_CONFIG_WRITE, [1], [Build writing support])
if test "x${ac_enable_read}" = xyes ; then
- oggz_rw_programs="oggzrip oggzmerge oggz-validate"
+ oggz_rw_programs="oggzrip oggzmerge oggz-comment oggz-validate"
fi
else
AC_DEFINE(OGGZ_CONFIG_WRITE, [0], [Do not build writing support])
More information about the commits
mailing list