mirror of
https://github.com/openwrt/telephony.git
synced 2025-05-02 03:30:17 +08:00

It was moved from the freeswitch source tree into its own package. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
9 lines
191 B
Diff
9 lines
191 B
Diff
--- a/mod_freetdm/Makefile.in
|
|
+++ b/mod_freetdm/Makefile.in
|
|
@@ -1,4 +1,4 @@
|
|
-FT_CFLAGS=@CFLAGS@ @COMP_VENDOR_CFLAGS@ @DEFS@
|
|
+FT_CFLAGS=@COMP_VENDOR_CFLAGS@ @DEFS@
|
|
|
|
BASE=../../..
|
|
FT_DIR=..
|