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:
1be1739
)
Regenerated: autoconf configure.in
author
drepper
<drepper>
Sun, 29 Oct 2006 22:42:26 +0000
(22:42 +0000)
committer
drepper
<drepper>
Sun, 29 Oct 2006 22:42:26 +0000
(22:42 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
c9d321a
..
6470a75
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-5660,7
+5660,7
@@
else
fi
echo "$as_me:$LINENO: result: $libc_cv_z_relro" >&5
echo "${ECHO_T}$libc_cv_z_relro" >&6
- if test
$libc_cv_z_relro
= no; then
+ if test
"$libc_cv_z_relro"
= no; then
{ { echo "$as_me:$LINENO: error: linker with -z relro support required" >&5
echo "$as_me: error: linker with -z relro support required" >&2;}
{ (exit 1); exit 1; }; }