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:
81185b8
)
Regenerated: autoconf configure.in
author
drepper
<drepper>
Tue, 16 Dec 1997 03:38:52 +0000
(
03:38
+0000)
committer
drepper
<drepper>
Tue, 16 Dec 1997 03:38:52 +0000
(
03:38
+0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
e1ac9eb
..
26311db
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2576,7
+2576,7
@@
if eval "test \"`echo '$''{'pic_default'+set}'`\" = set"; then
else
pic_default=yes
cat > conftest.c <<EOF
else
pic_default=yes
cat > conftest.c <<EOF
-#if defined
(__PIC__) || defined(__pic__) || defined(PIC) || defined(pic)
+#if defined
__PIC__ || defined __pic__ || defined PIC || defined pic
# error PIC is default.
#endif
EOF
# error PIC is default.
#endif
EOF