view modules/dirname @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents eecbd9e402cd
children 6a764f23e302
line wrap: on
line source

Description:
Extract specific portions of filenames.

Files:
lib/dirname.h
lib/dirname.c
lib/basename.c
lib/stripslash.c
m4/dos.m4
m4/dirname.m4
m4/double-slash-root.m4

Depends-on:
stdbool
xalloc
xstrndup

configure.ac:
gl_DIRNAME

Makefile.am:
EXTRA_DIST += dirname.h dirname.c basename.c stripslash.c

Include:
"dirname.h"

License:
GPL

Maintainer:
Jim Meyering