view modules/path-concat @ 4197:3ccc6d0d52bb

Add a Maintainer.
author Bruno Haible <bruno@clisp.org>
date Mon, 20 Jan 2003 10:02:37 +0000
parents 5321105558d8
children 3ab3f8e5b342
line wrap: on
line source

Description:
Construct a full pathname by concatenating a directory name and a relative
filename.

Files:
lib/path-concat.h
lib/path-concat.c
m4/dos.m4
m4/path-concat.m4

Depends-on:
strdup
xalloc
dirname

configure.ac:
gl_PATH_CONCAT

Makefile.am:
lib_SOURCES += path-concat.h path-concat.c

Include:
"path-concat.h"

Maintainer:
Jim Meyering