summaryrefslogtreecommitdiff
path: root/modules/relocatable-lib
blob: 07dd4cb1a860fbed69430aa801d8bb3231b0d985 (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
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:
xalloc

configure.ac:
gl_RELOCATABLE_LIBRARY

Makefile.am:

Include:
"relocatable.h"

License:
GPL

Maintainer:
Bruno Haible, Ben Pfaff