Use the synonymous term "LGPLv2+".
[gnulib.git] / modules / relocatable-lib-lgpl
1 Description:
2 Help make libraries relocatable, that is, to allow them to function
3 properly when copied to an arbitrary directory.
4
5 Files:
6 doc/relocatable.texi
7 lib/relocatable.h
8 lib/relocatable.c
9 m4/relocatable-lib.m4
10
11 Depends-on:
12
13 configure.ac:
14 gl_RELOCATABLE_LIBRARY
15
16 Makefile.am:
17 DEFS += -DNO_XMALLOC
18
19 Include:
20 "relocatable.h"
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Bruno Haible, Ben Pfaff
27