]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Formerly autoheader.sh.~30~
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Sep 1993 04:54:41 +0000 (04:54 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Sep 1993 04:54:41 +0000 (04:54 +0000)
autoheader.in
autoheader.sh
bin/autoheader.in

index ff33ac3fb833ffd08942877f3cc7066be9ee1a27..379a98501f0526a5e409d28db85c1053853ef165 100644 (file)
@@ -201,9 +201,9 @@ done
 if test $# -eq 0; then
   if test $status -eq 0; then
     if cmp -s $tmpout ${config_h}.in; then
-      mv -f $tmpout ${config_h}.in
-    else
       rm -f $tmpout
+    else
+      mv -f $tmpout ${config_h}.in
     fi
   else
     rm -f $tmpout
index ff33ac3fb833ffd08942877f3cc7066be9ee1a27..379a98501f0526a5e409d28db85c1053853ef165 100644 (file)
@@ -201,9 +201,9 @@ done
 if test $# -eq 0; then
   if test $status -eq 0; then
     if cmp -s $tmpout ${config_h}.in; then
-      mv -f $tmpout ${config_h}.in
-    else
       rm -f $tmpout
+    else
+      mv -f $tmpout ${config_h}.in
     fi
   else
     rm -f $tmpout
index ff33ac3fb833ffd08942877f3cc7066be9ee1a27..379a98501f0526a5e409d28db85c1053853ef165 100644 (file)
@@ -201,9 +201,9 @@ done
 if test $# -eq 0; then
   if test $status -eq 0; then
     if cmp -s $tmpout ${config_h}.in; then
-      mv -f $tmpout ${config_h}.in
-    else
       rm -f $tmpout
+    else
+      mv -f $tmpout ${config_h}.in
     fi
   else
     rm -f $tmpout