Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 120842 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 106-112 Link Here
106
LTLIBRARIES =  $(lib_LTLIBRARIES)
106
LTLIBRARIES =  $(lib_LTLIBRARIES)
107
107
108
108
109
DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.
109
DEFS = -DHAVE_OPENSSL -DHAVE_CONFIG_H -I. -I$(srcdir) -I.
110
CPPFLAGS = 
110
CPPFLAGS = 
111
LDFLAGS = 
111
LDFLAGS = 
112
LIBS =  -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -ldl     -lcrypt
112
LIBS =  -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto -ldl     -lcrypt

Return to bug 120842