[Freeswitch-trunk] [commit] r13699 - freeswitch/trunk/src/mod/applications/mod_limit
FreeSWITCH SVN
brian at freeswitch.org
Mon Jun 8 15:06:52 PDT 2009
Author: brian
Date: Mon Jun 8 17:06:52 2009
New Revision: 13699
Log:
fix Makefile
Modified:
freeswitch/trunk/src/mod/applications/mod_limit/Makefile
Modified: freeswitch/trunk/src/mod/applications/mod_limit/Makefile
==============================================================================
--- freeswitch/trunk/src/mod/applications/mod_limit/Makefile (original)
+++ freeswitch/trunk/src/mod/applications/mod_limit/Makefile Mon Jun 8 17:06:52 2009
@@ -1,4 +1,3 @@
BASE=../../../..
include $(BASE)/build/modmake.rules
LOCAL_CFLAGS += `if test -f $(BASE)/.libs/libfreeswitch_la-switch_odbc.o ; then echo -DSWITCH_HAVE_ODBC; fi ;`
-LOCAL_LIBADD += -liodbc
More information about the Freeswitch-trunk
mailing list