projects
/
synfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e34895
)
Change automake invocation to use symlinks and use the stricter gnu standards
author
pabs
<pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 3 Jun 2007 23:52:51 +0000
(23:52 +0000)
committer
pabs
<pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 3 Jun 2007 23:52:51 +0000
(23:52 +0000)
git-svn-id: http://svn.voria.com/code@494
1f10aa63
-cdf2-0310-b900-
c93c546f37ac
ETL/trunk/bootstrap
patch
|
blob
|
history
diff --git
a/ETL/trunk/bootstrap
b/ETL/trunk/bootstrap
index
16796f8
..
5d887eb
100755
(executable)
--- a/
ETL/trunk/bootstrap
+++ b/
ETL/trunk/bootstrap
@@
-142,7
+142,7
@@
set -x
aclocal -I "$CONFIG_DIR" $ACLOCAL_FLAGS &&
autoheader &&
autoconf -o configure &&
- automake --for
eign --add-missing --copy
--include-deps
+ automake --for
ce-missing --add-missing
--include-deps
) ||
{
# Something went wrong...