]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Dec 2006 18:55:51 +0000 (18:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Dec 2006 18:55:51 +0000 (18:55 +0000)
configure

index fe3e630dc9f6649234b83e6c1fa0e452d6278486..ace26140dd5cfed2b68d85f046fad1e8f2889f9f 100755 (executable)
--- a/configure
+++ b/configure
@@ -42,21 +42,21 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
 as_nl='
 '
 export as_nl
-# Printing a 2060-byte string crashes Solaris 7 /usr/bin/printf.
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
-as_echo=$as_echo$as_echo$as_echo$as_echo
-if test "X`(printf %s $as_echo) 2>/dev/null`" = "X$as_echo"; then
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
   as_echo='printf %s\n'
   as_echo_n='printf %s'
 else
-  if test "X`PATH=/usr/ucb; echo -n -n $as_echo`" = "X-n $as_echo"; then
-    as_echo_body='PATH=/usr/ucb; eval echo -n "$as_nl"'
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
     as_echo_n='/usr/ucb/echo -n'
   else
-    as_echo_body='eval expr "X" : "X\\(.*\\)"'
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
     as_echo_n_body='eval
-      arg=;
+      arg=$1;
       case $arg in
       *"$as_nl"*)
        expr "X$arg" : "X\\(.*\\)$as_nl";
@@ -65,10 +65,10 @@ else
       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
     '
     export as_echo_n_body
-    as_echo_n='sh -c $as_echo_n_body X'
+    as_echo_n='sh -c $as_echo_n_body as_echo'
   fi
   export as_echo_body
-  as_echo='sh -c $as_echo_body X'
+  as_echo='sh -c $as_echo_body as_echo'
 fi
 
 # The user is always right.
@@ -3068,21 +3068,21 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
 as_nl='
 '
 export as_nl
-# Printing a 2060-byte string crashes Solaris 7 /usr/bin/printf.
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
-as_echo=$as_echo$as_echo$as_echo$as_echo
-if test "X`(printf %s $as_echo) 2>/dev/null`" = "X$as_echo"; then
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
   as_echo='printf %s\n'
   as_echo_n='printf %s'
 else
-  if test "X`PATH=/usr/ucb; echo -n -n $as_echo`" = "X-n $as_echo"; then
-    as_echo_body='PATH=/usr/ucb; eval echo -n "$as_nl"'
+  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
     as_echo_n='/usr/ucb/echo -n'
   else
-    as_echo_body='eval expr "X" : "X\\(.*\\)"'
+    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
     as_echo_n_body='eval
-      arg=;
+      arg=$1;
       case $arg in
       *"$as_nl"*)
        expr "X$arg" : "X\\(.*\\)$as_nl";
@@ -3091,10 +3091,10 @@ else
       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
     '
     export as_echo_n_body
-    as_echo_n='sh -c $as_echo_n_body X'
+    as_echo_n='sh -c $as_echo_n_body as_echo'
   fi
   export as_echo_body
-  as_echo='sh -c $as_echo_body X'
+  as_echo='sh -c $as_echo_body as_echo'
 fi
 
 # The user is always right.