projects
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avoid error when generating fines on checkin
[Evergreen.git]
/
autogen.sh
diff --git
a/autogen.sh
b/autogen.sh
index
dc8591f
..
5d0eacb
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-10,7
+10,7
@@
${LIBTOOLIZE} --force --copy
${ACLOCAL}
-${AUTOMAKE} --add-missing
+${AUTOMAKE} --add-missing
--copy
${AUTOCONF}