aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql54-server/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql54-server/files/patch-Makefile.in')
-rw-r--r--databases/mysql54-server/files/patch-Makefile.in17
1 files changed, 9 insertions, 8 deletions
diff --git a/databases/mysql54-server/files/patch-Makefile.in b/databases/mysql54-server/files/patch-Makefile.in
index 00190736f765..7a7ba5097039 100644
--- a/databases/mysql54-server/files/patch-Makefile.in
+++ b/databases/mysql54-server/files/patch-Makefile.in
@@ -1,15 +1,16 @@
---- Makefile.in.orig Sat Jan 1 17:59:38 2000
-+++ Makefile.in Mon Jan 3 17:19:23 2000
-@@ -144,7 +144,11 @@
+--- Makefile.in.orig Fri Sep 8 10:00:29 2000
++++ Makefile.in Sat Sep 23 21:26:18 2000
+@@ -172,8 +172,12 @@
# These are built from source in the Docs directory
- EXTRA_DIST = INSTALL-SOURCE-GENERIC README PUBLIC INSTALL-SOURCE MIRRORS
+ EXTRA_DIST = INSTALL-SOURCE README COPYING COPYING.LIB MIRRORS
+
+-SUBDIRS = include @docs_dirs@ @readline_dir@ @thread_dirs@ @sql_client_dirs@ @sql_server_dirs@ scripts tests man @bench_dirs@ support-files
--SUBDIRS = include @docs_dirs@ @readline_dir@ client @sql_server_dirs@ scripts tests man @bench_dirs@ support-files
+.if defined(CLIENT_ONLY)
-+SUBDIRS = include @readline_dir@ client tests man
++SUBDIRS = include @readline_dir@ @sql_client_dirs@ tests man
+.else
-+SUBDIRS = include @docs_dirs@ @sql_server_dirs@ scripts @bench_dirs@ support-files
++SUBDIRS = include @thread_dirs@ @docs_dirs@ @sql_server_dirs@ scripts @bench_dirs@ support-files
+.endif
-
# Relink after clean
+ CLEANFILES = linked_client_sources linked_server_sources linked_libmysql_sources linked_libmysql_r_sources