Commit e0682e6b authored by unknown's avatar unknown

temporary fix to make mysql.cc to compile --with-readline

(thought it won't compile --without-readline)
preper fix is to follow...

parent cb746b6c
......@@ -16,7 +16,7 @@
# This file is public domain and comes with NO WARRANTY of any kind
AUTOMAKE_OPTIONS = nostdinc
#AUTOMAKE_OPTIONS = nostdinc
INCLUDES = -I$(top_srcdir)/include $(openssl_includes)
LIBS = @CLIENT_LIBS@
LDADD = @CLIENT_EXTRA_LDFLAGS@ ../libmysql/libmysqlclient.la
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment