fix for 1.4 core without offer_answer

sayer/1.4-spce2.6
Stefan Sayer 15 years ago committed by Stefan Sayer
parent 11dd8bcff0
commit bf784d2506

@ -1,7 +1,7 @@
plug_in_name = db_reg_agent
module_ldflags = -lmysqlpp
module_cflags = -DHAS_OFFER_ANSWER -DMOD_NAME=\"$(plug_in_name)\" -I/usr/include/mysql++ -I/usr/include/mysql
module_cflags = -DMOD_NAME=\"$(plug_in_name)\" -I/usr/include/mysql++ -I/usr/include/mysql
COREPATH ?=../../core
include $(COREPATH)/plug-in/Makefile.app_module

Loading…
Cancel
Save