From: Brian West Date: Mon, 18 Sep 2006 13:30:11 +0000 (+0000) Subject: tweak and remove stuff that is cearly from the php makefile. X-Git-Tag: v1.0-beta1~2103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fbc3efb5ad0807aa1d95be3e9916e27876969f;p=thirdparty%2Ffreeswitch.git tweak and remove stuff that is cearly from the php makefile. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2741 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/languages/mod_python/Makefile b/src/mod/languages/mod_python/Makefile index d8e6e5c61a..3ef80acbb0 100644 --- a/src/mod/languages/mod_python/Makefile +++ b/src/mod/languages/mod_python/Makefile @@ -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/