view modules/relocatable-lib @ 10755:b25692ed074a

Mark 'strdup' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 18:02:05 +0100
parents f5958c21416d
children 979d46218c86
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:
xalloc
strdup

configure.ac:
gl_RELOCATABLE_LIBRARY

Makefile.am:

Include:
"relocatable.h"

License:
GPL

Maintainer:
Bruno Haible, Ben Pfaff