diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-08-05 14:36:59 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-08-05 14:36:59 +0200 |
commit | 55bccd48156066ec6ec91e91cd0efe7ea11f897b (patch) | |
tree | b36a525fc41e093ed0b004af78c591b3aac992dc /cfg.mk | |
parent | c76e86123bf115fc63b164ce93250afed0169b11 (diff) | |
download | gnutls-55bccd48156066ec6ec91e91cd0efe7ea11f897b.tar.gz |
gnulib only contains lgplv2 modules
Diffstat (limited to 'cfg.mk')
-rw-r--r-- | cfg.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ bootstrap: autoreconf # The only non-lgpl modules used are: gettime progname timespec. Those # are not used (and must not be used) in the library) glimport: - gnulib-tool --add-import + gnulib-tool --add-import --lgpl=2 # Code Coverage |