Compile relocatable.c only if --enable-relocatable was specified.
[gnulib.git] / modules / relocatable-lib
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 xalloc
13
14 configure.ac:
15 gl_RELOCATABLE_LIBRARY
16
17 Makefile.am:
18
19 Include:
20 "relocatable.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Bruno Haible, Ben Pfaff
27