projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e6e0189
)
Regenerated: autoconf configure.in
author
drepper
<drepper>
Tue, 16 Dec 1997 02:15:21 +0000
(
02:15
+0000)
committer
drepper
<drepper>
Tue, 16 Dec 1997 02:15:21 +0000
(
02:15
+0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
5301b14
..
3cb2f12
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2560,7
+2560,8
@@
fi
if test $static = no && test $shared = yes; then
case "$host_os" in
linux* | gnu*)
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; }
;;
*)
*** 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
fi
echo $ac_n "checking whether -fPIC is default""... $ac_c" 1>&6
-echo "configure:257
3
: checking whether -fPIC is default" >&5
+echo "configure:257
4
: checking whether -fPIC is default" >&5
if eval "test \"`echo '$''{'pic_default'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
if eval "test \"`echo '$''{'pic_default'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else