]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
make this build in a few more places for now. This still needs proper autoconf detec...
authorMichael Jerris <mike@jerris.com>
Mon, 2 Oct 2006 04:11:22 +0000 (04:11 +0000)
committerMichael Jerris <mike@jerris.com>
Mon, 2 Oct 2006 04:11:22 +0000 (04:11 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2939 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/event_handlers/mod_cdr/Makefile

index 5fc52e3fe8c4ce4e8a3685e80774f43922389a9a..0a1be625f06a6bea976aca90b1399ced64e4384d 100644 (file)
@@ -1,5 +1,5 @@
-LDFLAGS += -I/usr/include/mysql -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto
-CFLAGS += -I/usr/include/mysql -L/usr/lib64/mysql 
+LDFLAGS += -L/usr/lib64/mysql -L/usr/lib/mysql -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto
+CFLAGS += -I/usr/include/mysql -I/usr/local/include/mysql
 CPPCC = g++
 OBJS=cdrcontainer.o basecdr.o baseregistry.o mysqlcdr.o pddcdr.o csvcdr.o