remove accidental addition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13700 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4bdd55dd0b
commit
9a7190f07c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue