verify: new macro 'assume'
[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 strdup
13
14 configure.ac:
15 gl_RELOCATABLE_LIBRARY
16
17 Makefile.am:
18 DEFS += -DNO_XMALLOC
19
20 Include:
21 "relocatable.h"
22
23 License:
24 LGPLv2+
25
26 Maintainer:
27 Bruno Haible, Ben Pfaff
28