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:
6df8695
)
Regenerated.
author
drepper
<drepper>
Tue, 7 Apr 1998 16:21:40 +0000
(16:21 +0000)
committer
drepper
<drepper>
Tue, 7 Apr 1998 16:21:40 +0000
(16:21 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
eba8edf
..
b5f8ada
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1634,8
+1634,8
@@
if test -n "$path_binutils"; then
path_binutils=`(cd $path_binutils; pwd) | sed 's%/*$%/%'`
CC="$CC -B$path_binutils"
fi
-AS=`$CC -print-
file
-name=as`
-LD=`$CC -print-
file
-name=ld`
+AS=`$CC -print-
prog
-name=as`
+LD=`$CC -print-
prog
-name=ld`
# Determine whether we are using GNU binutils.
echo $ac_n "checking whether $AS is GNU as""... $ac_c" 1>&6