1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Reverted a change that breaks "automake".

This commit is contained in:
joerg@mysql.com
2005-08-25 18:48:18 +02:00
parent 1a4e2ef94b
commit 2d494220db

View File

@@ -2446,7 +2446,7 @@ thread_dirs=
dnl This probably should be cleaned up more - for now the threaded
dnl client is just using plain-old libs.
sql_client_dirs="strings regex mysys sql/share libmysql client"
sql_client_dirs="strings regex mysys libmysql client"
linked_client_targets="linked_libmysql_sources"
if test "$THREAD_SAFE_CLIENT" != "no"