mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
Update ChangeLog through r14275
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14276 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
LOCAL_CFLAGS=-I/usr/include/python2.4
|
||||
LOCAL_LDFLAGS=-lpython2.4
|
||||
LOCAL_LDFLAGS=-framework python
|
||||
#LOCAL_LDFLAGS=-lpython2.4
|
||||
|
||||
all: _ESL.so
|
||||
|
||||
|
@@ -137,7 +137,8 @@ template <typename T> T SwigValueInit() {
|
||||
|
||||
|
||||
/* Python.h has to appear first */
|
||||
#include <Python.h>
|
||||
//#include <Python.h>
|
||||
#include <Python/Python.h>
|
||||
|
||||
/* -----------------------------------------------------------------------------
|
||||
* swigrun.swg
|
||||
|
Reference in New Issue
Block a user