summaryrefslogtreecommitdiff
path: root/databases/mysql41-server/files/patch-Makefile.in
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-01-10 08:53:10 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-01-10 08:53:10 +0000
commit7f462571a7c41dc8cc6eb46b50dd76a54bfef4b9 (patch)
treeb30616f52ed29806004fa3d2f2b67fe230064431 /databases/mysql41-server/files/patch-Makefile.in
parent- Update to 2.1.2 (diff)
Update to 4.1.8a release [1][2]:
- Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [3] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob PR: ports/75556 [1], ports/75565 [2] Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1], Marcus Grando <marcus@corp.grupos.com.br> [2], sobomax [3]
Diffstat (limited to '')
-rw-r--r--databases/mysql41-server/files/patch-Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/mysql41-server/files/patch-Makefile.in b/databases/mysql41-server/files/patch-Makefile.in
index 54fcf35c5e2c..4ae2c3ea9443 100644
--- a/databases/mysql41-server/files/patch-Makefile.in
+++ b/databases/mysql41-server/files/patch-Makefile.in
@@ -1,16 +1,16 @@
---- Makefile.in.orig Thu Aug 26 23:47:06 2004
-+++ Makefile.in Thu Sep 2 12:49:11 2004
-@@ -297,12 +297,7 @@
+--- Makefile.in.orig Tue Dec 14 13:41:10 2004
++++ Makefile.in Sun Dec 19 11:48:00 2004
+@@ -338,12 +338,7 @@
# These are built from source in the Docs directory
EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
- @readline_topdir@ sql-common \
-- @thread_dirs@ pstack @sql_client_dirs@ \
-- @sql_server_dirs@ scripts man tests \
+- @thread_dirs@ pstack \
+- @sql_server_dirs@ @sql_client_dirs@ scripts man tests \
- netware @libmysqld_dirs@ \
- @bench_dirs@ support-files @fs_dirs@ @tools_dirs@
+SUBDIRS =
-
DIST_SUBDIRS = . include @docs_dirs@ zlib \
+ @readline_topdir@ sql-common \