view modules/relocatable-lib-lgpl @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents b25692ed074a
children 1f14c6dd175d
line wrap: on
line source

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