aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql51-server/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql51-server/files/patch-Makefile.in')
-rw-r--r--databases/mysql51-server/files/patch-Makefile.in18
1 files changed, 10 insertions, 8 deletions
diff --git a/databases/mysql51-server/files/patch-Makefile.in b/databases/mysql51-server/files/patch-Makefile.in
index b002d685b504..9e6ffdf83049 100644
--- a/databases/mysql51-server/files/patch-Makefile.in
+++ b/databases/mysql51-server/files/patch-Makefile.in
@@ -1,16 +1,18 @@
---- Makefile.in.orig Mon Jun 3 12:45:17 2002
-+++ Makefile.in Mon Jun 17 20:57:29 2002
-@@ -185,8 +185,11 @@
- # These are built from source in the Docs directory
- EXTRA_DIST = INSTALL-SOURCE README COPYING COPYING.LIB MIRRORS
+--- Makefile.in.orig Thu Dec 5 10:37:22 2002
++++ Makefile.in Sat Dec 14 16:24:26 2002
+@@ -195,10 +195,11 @@
+ 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 os2
--
+-SUBDIRS = include @docs_dirs@ @readline_dir@ \
+- @thread_dirs@ @sql_client_dirs@ \
+- @sql_server_dirs@ scripts tests man \
+- @bench_dirs@ support-files os2
+.if defined(CLIENT_ONLY)
+SUBDIRS = include @readline_dir@ @sql_client_dirs@ tests man
+.else
+SUBDIRS = include @thread_dirs@ @docs_dirs@ @sql_server_dirs@ scripts support-files
+.endif
+
# Relink after clean
- CLEANFILES = linked_client_sources linked_server_sources linked_libmysql_sources linked_libmysql_r_sources linked_include_sources