projects
/
profile
/
ivi
/
message-port.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf133a
)
libtoolize added to autogen.sh
author
Amarnath Valluri
<amarnath.valluri@linux.intel.com>
Fri, 11 Oct 2013 19:52:26 +0000
(22:52 +0300)
committer
Amarnath Valluri
<amarnath.valluri@linux.intel.com>
Fri, 11 Oct 2013 19:52:26 +0000
(22:52 +0300)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
019025b
..
5552649
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-6,6
+6,7
@@
test -z "$srcdir" && srcdir=.
mkdir -p m4
aclocal #-I m4
autoheader
+libtoolize --force --copy
autoconf
automake --add-missing --copy
autoreconf --install --force