remove accidental addition

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13700 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-06-08 22:10:11 +00:00
parent 4bdd55dd0b
commit 9a7190f07c
1 changed files with 0 additions and 1 deletions

View File

@ -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