summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2020-01-25 12:06:36 +0000
committerTim Rühsen <tim.ruehsen@gmx.de>2020-01-25 12:06:36 +0000
commitc74910abe050c268c8949473a58da7a295c9e3a4 (patch)
tree5f1e953fbabef9c06fa712e4c7b285d81b633bb5
parent920805c9ffeede539f061287e75027d0f6f0151a (diff)
parentd9b231f6d274c0ba4a3add4379775a34c97af48c (diff)
downloadgnutls-c74910abe050c268c8949473a58da7a295c9e3a4.tar.gz
Merge branch 'tmp-gl-lgpl2' into 'master'
Create files in gl/ licenced lgpl2+ instead of lgpl3+ See merge request gnutls/gnutls!1178
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 38f199a22c..f47b81aa68 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -19,7 +19,7 @@ source_base=gl
tests_base=gl/tests
m4_base=m4
gnulib_name=libgnu
-gnulib_tool_option_extras="--with-tests --avoid=alignof-tests --avoid=lock-tests --avoid=lseek-tests"
+gnulib_tool_option_extras="--with-tests --avoid=alignof-tests --avoid=lock-tests --avoid=lseek-tests --lgpl=2"
use_libtool=1
checkout_only_file=
local_gl_dir=gl/override/