mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-12 12:18:18 +00:00
Commented out the CFLAGS in mod_cdr for using my apr_queue enhancements by default.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4023 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c5d86f3e6f
commit
26bbed3d92
@ -1,6 +1,6 @@
|
||||
|
||||
CFLAGS += $(shell mysql_config --include)
|
||||
CFLAGS += -DSWITCH_QUEUE_ENHANCED
|
||||
#CFLAGS += -DSWITCH_QUEUE_ENHANCED
|
||||
LDFLAGS += $(shell mysql_config --libs)
|
||||
#LDFLAGS += -lcurl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user