From: Ulrich Drepper Date: Fri, 30 Jan 1998 14:32:48 +0000 (+0000) Subject: Regenerated: autoconf configure.in X-Git-Tag: cvs/before-sparc-2_0_x-branch~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb741fcecdfaa4497b2a57021ab5f6da682f3c6b;p=thirdparty%2Fglibc.git Regenerated: autoconf configure.in --- diff --git a/configure b/configure index 16f10a04fe4..b7239c75d6a 100755 --- a/configure +++ b/configure @@ -688,7 +688,7 @@ if test "${enable_add_ons+set}" = set; then add_ons=`echo */configure | sed -e 's!/configure!!g'` else add_ons=`echo $srcdir/*/configure | \ - sed -e "s!^$srcdir/!!g" -e 's!/configure!!g'` + sed -e 's!/configure!!g' -e "s!$srcdir/!!g"` fi;; *) add_ons=`echo "$enableval" | sed 's/,/ /g'`;; esac