[xiph-commits] r8459 - trunk/oggdsf/src
illiminable at motherfish-iii.xiph.org
illiminable at motherfish-iii.xiph.org
Thu Dec 16 08:51:08 PST 2004
Author: illiminable
Date: 2004-12-16 08:51:07 -0800 (Thu, 16 Dec 2004)
New Revision: 8459
Modified:
trunk/oggdsf/src/configure.ac
Log:
* Put autogoat garbage in autotools
Modified: trunk/oggdsf/src/configure.ac
===================================================================
--- trunk/oggdsf/src/configure.ac 2004-12-16 16:47:35 UTC (rev 8458)
+++ trunk/oggdsf/src/configure.ac 2004-12-16 16:51:07 UTC (rev 8459)
@@ -1,5 +1,6 @@
AC_INIT(lib/core/ogg/libOOOgg/OggPacket.cpp)
AM_INIT_AUTOMAKE(libOOOgg,0.1)
+AC_CONFIG_AUX_DIR(autotools)
AC_PROG_CXX
AC_PROG_INSTALL
AM_PROG_LIBTOOL
More information about the commits
mailing list