rygel r129 - trunk



Author: zeeshanak
Date: Tue Oct 28 21:01:02 2008
New Revision: 129
URL: http://svn.gnome.org/viewvc/rygel?rev=129&view=rev

Log:
Disable generation of static libraries.

Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Oct 28 21:01:02 2008
@@ -5,6 +5,9 @@
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 
+# Disable generation of static libraries
+AC_DISABLE_STATIC
+
 AC_ISC_POSIX
 AC_PROG_CC
 AC_STDC_HEADERS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]