Create a ChangeLog file, automake requires it.

This commit is contained in:
Ivo Timmermans 2000-04-25 19:23:23 +00:00
parent c78b76c53f
commit 04db888b1a

View file

@ -102,6 +102,7 @@ do
## echo "**Warning**: No such directory \`$k'. Ignored."
fi
done
touch ChangeLog
if grep "^AM_GNU_GETTEXT" configure.in >/dev/null; then
if grep "sed.*POTFILES" configure.in >/dev/null; then
: do nothing -- we still have an old unmodified configure.in