Create a ChangeLog file, automake requires it.
This commit is contained in:
parent
c78b76c53f
commit
04db888b1a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue