Revision: 4489
          http://pd-gem.svn.sourceforge.net/pd-gem/?rev=4489&view=rev
Author:   zmoelnig
Date:     2011-08-25 16:04:12 +0000 (Thu, 25 Aug 2011)
Log Message:
-----------
removed uncommented lines of code

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

Modified: trunk/Gem/configure.ac
===================================================================
--- trunk/Gem/configure.ac      2011-08-25 15:21:42 UTC (rev 4488)
+++ trunk/Gem/configure.ac      2011-08-25 16:04:12 UTC (rev 4489)
@@ -130,11 +130,6 @@
 
 GEM_CHECK_RTE()
 
-#GEM_ARG_ENABLE([PIC],     [PositionIndependentCode (potentially slower)])
-#if test "x$enable_PIC" != "xno"; then
-# GEM_CHECK_CXXFLAGS([-fPIC])
-#fi
-
 GEM_ARG_ENABLE([mmx],     [MMX-support])
 dnl disabled SSE2 by default, since there are still few chips around that 
fully support it
 dnl unlike MMX or SSE
@@ -511,17 +506,6 @@
 # damned: gcc on osX seems to report that it supports "-ip -ipo_obj" although 
they are only icc flags
 dnl  GEM_CHECK_CXXFLAGS([-ip -ipo_obj])
 
-##linking on linux
-#GEM_CHECK_LDFLAGS([-shared -Wl,--export-dynamic])
-## linking on os-X
-#GEM_CHECK_LDFLAGS([-bundle -mmacosx-version-min=10.3 -undefined 
dynamic_lookup],
-#  ,
-#  GEM_CHECK_LDFLAGS([-dynamiclib -mmacosx-version-min=10.3 -undefined 
dynamic_lookup],
-#    ,
-#        GEM_CHECK_LDFLAGS([-bundle -undefined suppress -flat_namespace])
-#    )
-#  )
-
 dnl we want dos2unix...
 dnl AC_CHECK_TOOL([DOS2UNIX], [dos2unix], [true])
 

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


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-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