SF.net SVN: geany-plugins:[745] trunk/geany-plugins/configure.ac
hyperair at users.sourceforge.net
hyperair at xxxxx
Mon Jun 15 19:14:24 UTC 2009
Revision: 745
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=745&view=rev
Author: hyperair
Date: 2009-06-15 19:14:24 +0000 (Mon, 15 Jun 2009)
Log Message:
-----------
Disable building of .a files
Modified Paths:
--------------
trunk/geany-plugins/configure.ac
Modified: trunk/geany-plugins/configure.ac
===================================================================
--- trunk/geany-plugins/configure.ac 2009-06-15 19:12:56 UTC (rev 744)
+++ trunk/geany-plugins/configure.ac 2009-06-15 19:14:24 UTC (rev 745)
@@ -7,6 +7,7 @@
AC_CONFIG_MACRO_DIR([build/cache])
AC_PROG_CC
+AC_DISABLE_STATIC
AC_PROG_LIBTOOL
dnl i18n
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list