[xiph-commits] r6930 - trunk/theora
giles at dactyl.lonelymoon.com
giles
Tue Jun 29 19:29:00 PDT 2004
Author: giles
Date: Tue Jun 29 19:29:00 2004
New Revision: 6930
Modified:
trunk/theora/configure.ac
Log:
build shared libraries
Modified: trunk/theora/configure.ac
===================================================================
--- trunk/theora/configure.ac 2004-06-30 01:18:10 UTC (rev 6929)
+++ trunk/theora/configure.ac 2004-06-30 02:28:58 UTC (rev 6930)
@@ -33,9 +33,6 @@
AC_PROG_CPP
CFLAGS="$cflags_save"
-dnl no shared linking for us
-AM_DISABLE_SHARED
-AM_ENABLE_STATIC
AM_PROG_LIBTOOL
dnl --------------------------------------------------
More information about the commits
mailing list