Commit e11e7317 authored by jimw@mysql.com's avatar jimw@mysql.com

Fix for building without --without-server, which was broken by fix

for building with --without-server.
parent 6964b749
......@@ -2487,7 +2487,7 @@ then
THREAD_LOBJECTS="thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o mf_keycache.o"
AC_SUBST(THREAD_LOBJECTS)
server_scripts="mysqld_safe mysql_install_db"
sql_server_dirs="strings dbug extra regex"
sql_server_dirs="strings mysys dbug extra regex"
#
......
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