search for: a4ea29d

Displaying 1 result from an estimated 1 matches for "a4ea29d".

2009 Oct 26
1
[PATCH libguestfs] build: tell gnulib-tool that this is an lgplv2+ library
...> Date: Mon, 26 Oct 2009 16:01:06 +0100 Subject: [PATCH libguestfs] build: tell gnulib-tool that this is an lgplv2+ library * bootstrap: Invoke gnulib-tool with --lgpl=2. --- bootstrap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/bootstrap b/bootstrap index c92d1e1..a4ea29d 100755 --- a/bootstrap +++ b/bootstrap @@ -77,6 +77,7 @@ warnings ' $gnulib_tool \ + --lgpl=2 \ --avoid=dummy \ --with-tests \ --m4-base=m4 \ -- 1.6.5.2.344.ga473e