e4c6f643bd
This includes a security fix for the remote password checking protocol. Other wise it's just the regular bunch of bugfixes. See appendix D of the manual.
13 lines
490 B
Text
13 lines
490 B
Text
$NetBSD: patch-aa,v 1.3 2000/02/15 04:46:24 bad Exp $
|
|
|
|
--- Makefile.in.orig Sun Feb 13 04:06:45 2000
|
|
+++ Makefile.in Tue Feb 15 04:09:49 2000
|
|
@@ -144,7 +144,7 @@
|
|
# 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
|
|
+SUBDIRS = @sql_server_dirs@ tests @bench_dirs@
|
|
|
|
|
|
# Relink after clean
|