2
0
Эх сурвалжийг харах

- another mysql library directory added

Jan Janak 22 жил өмнө
parent
commit
473c6c0345

+ 1 - 0
modules/db_mysql/Makefile

@@ -14,6 +14,7 @@ DEFS +=-I$(LOCALBASE)/include -I$(LOCALBASE)/include/mysql \
 # (Debian does the right thing and puts it in /usr/lib)
 LIBS=-L/usr/lib/mysql -L$(LOCALBASE)/lib -L$(LOCALBASE)/lib/mysql \
 		-L$(LOCALBASE)/mysql/lib/mysql/ -L/usr/pkg/lib/mysql \
+		-L$(LOCALBASE)/mysql/lib \
 		-lmysqlclient -lz
 
 include ../../Makefile.modules