freebsd-ports/databases/mysql54-server/files/patch-Makefile.in
Alex Dupre 4fc0b3222c Update to 5.0.2 release:
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob

Submitted by:	sobomax [1]
2005-01-10 13:17:30 +00:00

17 lines
538 B
Plaintext

--- Makefile.in.orig Wed Dec 1 01:08:19 2004
+++ Makefile.in Mon Jan 10 11:46:31 2005
@@ -302,12 +302,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_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 \