xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / relocatable-lib-lgpl
blob40fa815e5ff17057978db3b9f2dc664e4bd728bb
1 Description:
2 Help make libraries relocatable, that is, to allow them to function
3 properly when copied to an arbitrary directory.
5 Files:
6 doc/relocatable.texi
7 lib/relocatable.h
8 lib/relocatable.c
9 m4/relocatable-lib.m4
11 Depends-on:
12 strdup
14 configure.ac:
15 gl_RELOCATABLE_LIBRARY
17 Makefile.am:
18 DEFS += -DNO_XMALLOC
20 Include:
21 "relocatable.h"
23 License:
24 LGPLv2+
26 Maintainer:
27 Bruno Haible, Ben Pfaff