X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=autogen.sh;h=09e5ecdcff1f8d8fc44687289db93074b965af65;hb=b6997b0050e78a2f2e517beba3ff01d9232b3d1f;hp=55a27a957af6ab4f86e6c46323316040a4076a91;hpb=94921d6e57e01b378ab8b1d8ea9cf3da9511fbef;p=oweals%2Ftinc.git diff --git a/autogen.sh b/autogen.sh index 55a27a9..09e5ecd 100644 --- a/autogen.sh +++ b/autogen.sh @@ -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