stat: Update regarding AIX.
[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 strdup
14
15 configure.ac:
16 gl_RELOCATABLE_LIBRARY
17
18 Makefile.am:
19
20 Include:
21 "relocatable.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Bruno Haible, Ben Pfaff
28