Don't `touch' the files gettextize modified.

This commit is contained in:
Akim Demaille
2002-04-25 10:29:47 +00:00
parent 0dd1580afc
commit 969e2ed98b

View File

@@ -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