summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <tim@black.box>2001-11-01 17:05:07 -0500
committerunknown <tim@black.box>2001-11-01 17:05:07 -0500
commit4a69242165aff5da95852e5762a97953aa987047 (patch)
tree1ba0160d2a32dc30b8c6f10031d4b217a3b753f5
parent147b21a430756ee07c482064ba97035489d2981c (diff)
downloadmariadb-git-4a69242165aff5da95852e5762a97953aa987047.tar.gz
manual.texi Remove bogus mention of --with-libwrap from Solaris
manual.texi install notes. Docs/manual.texi: Remove bogus mention of --with-libwrap from Solaris install notes.
-rw-r--r--Docs/manual.texi7
1 files changed, 0 insertions, 7 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 9c3cbff1230..f5d485b3076 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -11322,13 +11322,6 @@ Add the pathname of the directory where @file{libmysqlclient.so} is located
to the @code{LD_RUN_PATH} environment variable before running your client.
@end itemize
-When using the @code{--with-libwrap} configure option, you must also
-include the libraries that @file{libwrap.a} needs:
-
-@example
---with-libwrap="/opt/NUtcpwrapper-7.6/lib/libwrap.a -lnsl -lsocket
-@end example
-
If you have problems with configure trying to link with @code{-lz} and
you don't have @code{zlib} installed, you have two options: