Commit f79311f5 authored by serg@serg.mysql.com's avatar serg@serg.mysql.com

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

(thought it won't compile --without-readline)
preper fix is to follow...
parent 045a5f0e
......@@ -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