projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c78b76c
)
Create a ChangeLog file, automake requires it.
author
Ivo Timmermans
<ivo@lychnis.net>
Tue, 25 Apr 2000 19:23:23 +0000
(19:23 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Tue, 25 Apr 2000 19:23:23 +0000
(19:23 +0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 55a27a957af6ab4f86e6c46323316040a4076a91..09e5ecdcff1f8d8fc44687289db93074b965af65 100644
(file)
--- 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