X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c47dc59adc0864783aedce4c60a35016716aef98..a05fafb9444b70bdfe9e3af769083ff7d8a39498:/bootstrap diff --git a/bootstrap b/bootstrap index 11479329..63ba1749 100755 --- 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