projects
/
working
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf2925a
)
need to copy automake files instead of linking
author
miker
<miker@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 17 Oct 2008 16:44:46 +0000
(16:44 +0000)
committer
miker
<miker@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 17 Oct 2008 16:44:46 +0000
(16:44 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1464
9efc2488
-bf62-4759-914b-
345cdb29e865
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
1a8d53f
..
37dac2e
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-16,7
+16,7
@@
fi
${LIBTOOLIZE} --force --copy
${ACLOCAL}
-${AUTOMAKE} --add-missing
+${AUTOMAKE} --add-missing
--copy
${AUTOCONF}