From 4fa6d95a3a7f4752044e2a797f376d4b61caa96b Mon Sep 17 00:00:00 2001 From: drepper Date: Tue, 16 Dec 1997 02:15:21 +0000 Subject: [PATCH] Regenerated: autoconf configure.in --- configure | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 5301b14855..3cb2f12c13 100755 --- a/configure +++ b/configure @@ -2560,7 +2560,8 @@ fi if test $static = no && test $shared = yes; then case "$host_os" in linux* | gnu*) - { echo "configure: error: *** You must compile with support for the static library since the + { echo "configure: error: +*** You must compile with support for the static library since the *** shared library uses it. Restart configure without this parameter." 1>&2; exit 1; } ;; *) @@ -2569,7 +2570,7 @@ if test $static = no && test $shared = yes; then fi echo $ac_n "checking whether -fPIC is default""... $ac_c" 1>&6 -echo "configure:2573: checking whether -fPIC is default" >&5 +echo "configure:2574: checking whether -fPIC is default" >&5 if eval "test \"`echo '$''{'pic_default'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -- 2.11.0