summaryrefslogtreecommitdiff
path: root/gnulib/modules/relocatable-lib-lgpl
blob: 40fa815e5ff17057978db3b9f2dc664e4bd728bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Help make libraries relocatable, that is, to allow them to function
properly when copied to an arbitrary directory.

Files:
doc/relocatable.texi
lib/relocatable.h
lib/relocatable.c
m4/relocatable-lib.m4

Depends-on:
strdup

configure.ac:
gl_RELOCATABLE_LIBRARY

Makefile.am:
DEFS += -DNO_XMALLOC

Include:
"relocatable.h"

License:
LGPLv2+

Maintainer:
Bruno Haible, Ben Pfaff