diff options
Diffstat (limited to 'databases/mysql40-server/files/patch-Makefile.in')
-rw-r--r-- | databases/mysql40-server/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/mysql40-server/files/patch-Makefile.in b/databases/mysql40-server/files/patch-Makefile.in index fed2c110673b..30ca6d4888a4 100644 --- a/databases/mysql40-server/files/patch-Makefile.in +++ b/databases/mysql40-server/files/patch-Makefile.in @@ -1,13 +1,13 @@ ---- Makefile.in.orig Sun Dec 14 22:24:01 2003 -+++ Makefile.in Wed Dec 17 09:09:31 2003 -@@ -210,11 +210,7 @@ +--- Makefile.in.orig Tue Sep 7 00:30:02 2004 ++++ Makefile.in Wed Sep 15 14:22:23 2004 +@@ -279,11 +279,7 @@ # These are built from source in the Docs directory - EXTRA_DIST = INSTALL-SOURCE README COPYING + EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT -SUBDIRS = . include @docs_dirs@ @readline_dir@ \ - @thread_dirs@ pstack @sql_client_dirs@ \ - @sql_server_dirs@ scripts man tests \ -- BUILD @netware_dir@ os2 @libmysqld_dirs@ \ +- BUILD netware os2 @libmysqld_dirs@ \ - @bench_dirs@ support-files @fs_dirs@ @tools_dirs@ +SUBDIRS = |