From 55bad949ed4d5743f5ac49e2b56696ffbafb001f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 2 Aug 2000 04:08:19 +0000 Subject: [PATCH] We've now covered the shared library support for Solaris, so the -shared hack in config is no longer needed. --- config | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/config b/config index c89e69a17c..cf48abc6d1 100755 --- a/config +++ b/config @@ -292,8 +292,6 @@ TEST="false" for i do case "$i" in -# shared library support (behnke@trustcenter.de) --shared) SHARED=true;; -d*) PREFIX="debug-";; -t*) TEST="true";; -h*) TEST="true"; cat <