]> www.ginac.de Git - cln.git/commitdiff
Regenerated.
authorBruno Haible <bruno@clisp.org>
Tue, 23 May 2000 10:57:53 +0000 (10:57 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 May 2000 10:57:53 +0000 (10:57 +0000)
configure

index 1e574f31ec00ccffbebbc10a835fdd4860818fb9..71de2ba14d226bdbfa6438af41982d9d61a9c6ed 100755 (executable)
--- a/configure
+++ b/configure
@@ -1213,9 +1213,9 @@ cl_cv_host="$host"
 fi
 echo "$ac_t""$cl_cv_host" 1>&6
 host="$cl_cv_host"
-host_cpu=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\1/'`
-host_vendor=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
-host_os=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\3/'`
+host_cpu=`echo $host | sed 's/^\(^-*\)-\(^-*\)-\(.*\)$/\1/'`
+host_vendor=`echo $host | sed 's/^\(^-*\)-\(^-*\)-\(.*\)$/\2/'`
+host_os=`echo $host | sed 's/^\(^-*\)-\(^-*\)-\(.*\)$/\3/'`
 
                       
 case "$host_cpu" in