view modules/makepath @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents a535859efd14
children adf2be655aae
line wrap: on
line source

Description:
Ensure that a directory path exists.

Files:
lib/makepath.h
lib/makepath.c
lib/stat-macros.h
m4/afs.m4
m4/makepath.m4

Depends-on:
alloca
chown
gettext
save-cwd
dirname
error
quote

configure.ac:
gl_MAKEPATH

Makefile.am:
lib_SOURCES += makepath.h makepath.c stat-macros.h

Include:
"makepath.h"

License:
GPL

Maintainer:
Jim Meyering