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:
parent
98408e357c
commit
c4fbc3efb5
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue