makefile issue
the makefile in ./zone has hard coded references to mysql:
Code:
MYSQL_FLAGS=-I/usr/include/mysql Code:
MYSQL_FLAGS=$(shell mysql_config --cflags) == sfisque |
This is definitely a better way to go.
I concur. Thanks! |
Also change the makefile in world, as well.
|
All times are GMT -4. The time now is 02:01 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.