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
This commit is contained in:
Brian West 2006-09-18 13:30:11 +00:00
parent 98408e357c
commit c4fbc3efb5
1 changed files with 1 additions and 1 deletions

View File

@ -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/