git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff81f7
)
bootstrap: use --libtool
author
Jim Meyering
<meyering@redhat.com>
Thu, 9 Jun 2011 20:15:52 +0000
(22:15 +0200)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 31 Oct 2011 11:26:54 +0000
(11:26 +0000)
(cherry picked from commit
343ba6d482643882c3ab3a529f3d882ee1ba36f9
)
bootstrap
patch
|
blob
|
history
diff --git
a/bootstrap
b/bootstrap
index
c1712ae
..
0dd31a9
100755
(executable)
--- a/
bootstrap
+++ b/
bootstrap
@@
-84,6
+84,7
@@
$gnulib_tool \
--m4-base=m4 \
--source-base=gnulib/lib \
--tests-base=gnulib/tests \
+ --libtool \
--import $modules
# Disable autopoint and libtoolize, since they were already done above.