Make things compile with ssl
This commit is contained in:
parent
595762d023
commit
22dbb425ae
@ -1,7 +1,7 @@
|
||||
INCLUDES = -I$(srcdir)/../include $(openssl_includes) \
|
||||
-I../include -I$(srcdir)/.. -I$(top_srcdir) \
|
||||
-I..
|
||||
LIBS = @TOOLS_LIBS@
|
||||
LIBS = @TOOLS_LIBS@ $(openssl_libs)
|
||||
LDADD = @CLIENT_EXTRA_LDFLAGS@ ../libmysql_r/libmysqlclient_r.la
|
||||
bin_PROGRAMS = mysqlmanager
|
||||
mysqlmanager_SOURCES = mysqlmanager.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user