]> git.saurik.com Git - bison.git/commitdiff
Don't `touch' the files gettextize modified.
authorAkim Demaille <akim@epita.fr>
Thu, 25 Apr 2002 10:29:47 +0000 (10:29 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 25 Apr 2002 10:29:47 +0000 (10:29 +0000)
bootstrap

index 11479329a9b75b3a63feea03bd549608b5807e79..63ba1749972bac173b8a9152141c7bcc104ad5bf 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -12,7 +12,6 @@ for f in m4/Makefile.am Makefile.am configure.in
 do
   if test -f "$f~"; then
     mv -f "$f~" "$f"
-    touch "$f"
   fi
 done
 rm -f po/Makevars.template