[xiph-commits] r6834 - trunk/theora

thomasvs at dactyl.lonelymoon.com thomasvs
Fri Jun 25 13:42:53 PDT 2004


Author: thomasvs
Date: Fri Jun 25 13:42:53 2004
New Revision: 6834

Modified:
trunk/theora/configure.ac
Log:
use AC_OUTPUT_FILES


Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac	2004-06-17 01:13:53 UTC (rev 6833)
+++ trunk/theora/configure.ac	2004-06-17 19:39:20 UTC (rev 6834)
@@ -121,7 +121,7 @@
AC_SUBST(DEBUG)
AC_SUBST(PROFILE)

-AC_CONFIG_FILES([
+AC_OUTPUT([
Makefile lib/Makefile
include/Makefile include/theora/Makefile
examples/Makefile
@@ -129,4 +129,3 @@
debian/Makefile
theora.pc
])
-AC_OUTPUT



More information about the commits mailing list