[xiph-commits] r17976 - branches/theora-1.1
giles at svn.xiph.org
giles at svn.xiph.org
Sat May 7 15:38:53 PDT 2011
Author: giles
Date: 2011-05-07 15:38:53 -0700 (Sat, 07 May 2011)
New Revision: 17976
Modified:
branches/theora-1.1/Makefile.am
Log:
Replace dist-bzip2 with dist-xz. This requires automake 1.11.
Modified: branches/theora-1.1/Makefile.am
===================================================================
--- branches/theora-1.1/Makefile.am 2011-05-07 22:35:30 UTC (rev 17975)
+++ branches/theora-1.1/Makefile.am 2011-05-07 22:38:53 UTC (rev 17976)
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = foreign 1.7 dist-zip dist-bzip2
+AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz
if THEORA_ENABLE_EXAMPLES
EXAMPLES_DIR = examples
More information about the commits
mailing list