[Freeswitch-dev] Patch for fixing fscomm build in origin/HEAD

arif hossain aftnix at live.com
Thu Jul 25 18:52:14 MSD 2013


This patch fixes the fscomm build.

diff --git a/fscomm/FSComm.pro b/fscomm/FSComm.pro
index 05819d5..667c8fb 100644
--- a/fscomm/FSComm.pro
+++ b/fscomm/FSComm.pro
@@ -11,7 +11,8 @@ macx:TARGET = FSComm
 TEMPLATE = app
 INCLUDEPATH = ../src/include \
     ../libs/apr/include \
-    ../libs/libteletone/src
+    ../libs/libteletone/src \
+    ../libs/stfu/
 LIBS = -L../.libs \
     -lfreeswitch \
     -lm
arif at khost:~/src/freeswitch$ git diff> fscomm.patch
arif at khost:~/src/freeswitch$ cat fscomm.patch 
diff --git a/fscomm/FSComm.pro b/fscomm/FSComm.pro
index 05819d5..667c8fb 100644
--- a/fscomm/FSComm.pro
+++ b/fscomm/FSComm.pro
@@ -11,7 +11,8 @@ macx:TARGET = FSComm
 TEMPLATE = app
 INCLUDEPATH = ../src/include \
     ../libs/apr/include \
-    ../libs/libteletone/src
+    ../libs/libteletone/src \
+    ../libs/stfu/
 LIBS = -L../.libs \
     -lfreeswitch \
     -lm 		 	   		  


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-dev mailing list