From: drepper Date: Tue, 7 Apr 1998 16:21:40 +0000 (+0000) Subject: Regenerated. X-Git-Tag: libc-ud-980427~496 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=14474358ecfdc2544f743200ddcca3d008f7ebd8 Regenerated. --- diff --git a/configure b/configure index eba8edfc6d..b5f8adadd2 100755 --- 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