[Freeswitch-svn] [commit] r2741 -	freeswitch/trunk/src/mod/languages/mod_python
    Freeswitch SVN 
    brian at freeswitch.org
       
    Mon Sep 18 09:30:11 EDT 2006
    
    
  
Author: brian
Date: Mon Sep 18 09:30:11 2006
New Revision: 2741
Modified:
   freeswitch/trunk/src/mod/languages/mod_python/Makefile
Log:
tweak and remove stuff that is cearly from the php makefile.
Modified: freeswitch/trunk/src/mod/languages/mod_python/Makefile
==============================================================================
--- freeswitch/trunk/src/mod/languages/mod_python/Makefile	(original)
+++ freeswitch/trunk/src/mod/languages/mod_python/Makefile	Mon Sep 18 09:30:11 2006
@@ -1,4 +1,4 @@
-LCFLAGS=-fPIC -DZTS -DPTHREADS -Xlinker 
+LCFLAGS=-fPIC
 CFLAGS += -fPIC -I$(PREFIX)/include/python2.4/
 PYMOD=freeswitch
 LDFLAGS=-lpython2.4 -Xlinker -L$(PREFIX)/lib/python2.4/config/
    
    
More information about the Freeswitch-svn
mailing list