From 8c7499bdfa85657ea6c2517ada0ef4a4db489beb Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 23 Sep 2000 01:36:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'. --- databases/mysql51-server/files/patch-Makefile.in | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 databases/mysql51-server/files/patch-Makefile.in (limited to 'databases/mysql51-server/files/patch-Makefile.in') diff --git a/databases/mysql51-server/files/patch-Makefile.in b/databases/mysql51-server/files/patch-Makefile.in deleted file mode 100644 index 00190736f765..000000000000 --- a/databases/mysql51-server/files/patch-Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.in.orig Sat Jan 1 17:59:38 2000 -+++ Makefile.in Mon Jan 3 17:19:23 2000 -@@ -144,7 +144,11 @@ - # These are built from source in the Docs directory - EXTRA_DIST = INSTALL-SOURCE-GENERIC README PUBLIC INSTALL-SOURCE MIRRORS - --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 -+.else -+SUBDIRS = include @docs_dirs@ @sql_server_dirs@ scripts @bench_dirs@ support-files -+.endif - - - # Relink after clean -- cgit v1.2.3