Revision: 4474
          http://pd-gem.svn.sourceforge.net/pd-gem/?rev=4474&view=rev
Author:   zmoelnig
Date:     2011-08-16 07:41:39 +0000 (Tue, 16 Aug 2011)

Log Message:
-----------
removed configureflags hacks; added LIBTOOL_W32_DLL

Modified Paths:
--------------
    trunk/Gem/configure.ac

Modified: trunk/Gem/configure.ac
===================================================================
--- trunk/Gem/configure.ac      2011-08-16 07:40:47 UTC (rev 4473)
+++ trunk/Gem/configure.ac      2011-08-16 07:41:39 UTC (rev 4474)
@@ -111,18 +111,12 @@
 AC_SUBST(PKG_CFLAGS)
 AC_SUBST(PKG_LIBS)
 AC_SUBST(prefix)
-AC_SUBST(CONFIGUREFLAGS)
 
-## store the flags passed to us
-## is there no way to get the flags without quotes?
-#CONFIGUREFLAGS=${ac_configure_args}
-## and is this solution portable? time will show....
-CONFIGUREFLAGS=$(echo ${ac_configure_args} | sed "s/'//g")
-
-
 # Checks for programs.
 AC_PROG_CXX
 dnl AC_PROG_OBJCXX
+
+AC_LIBTOOL_WIN32_DLL
 AC_PROG_LIBTOOL
 #predeps_CXX="-lstdc++"
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to