git.annexia.org
/
hivex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bad1461
)
bootstrap: Force gnulib-tool --libtool option.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 12 May 2011 11:03:06 +0000
(12:03 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 12 May 2011 11:04:37 +0000
(12:04 +0100)
This forces the recent gnulib to generate a libgnu.la file. Otherwise
it appears to default to --no-libtool which doesn't generate one.
bootstrap
patch
|
blob
|
history
diff --git
a/bootstrap
b/bootstrap
index
e861acb
..
ecaf2c8
100755
(executable)
--- a/
bootstrap
+++ b/
bootstrap
@@
-74,6
+74,7
@@
xstrtoll
'
$gnulib_tool \
+ --libtool \
--avoid=dummy \
--with-tests \
--m4-base=m4 \