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:
92a7d59
)
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>
Fri, 10 Jun 2011 11:29:49 +0000
(12:29 +0100)
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.