view modules/dirname-lgpl @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents 8bf6ff9a34bd
children 9f47f8c334f2
line wrap: on
line source

Description:
Extract specific portions of filenames.

Files:
lib/dirname.h
lib/dirname-lgpl.c
lib/basename-lgpl.c
lib/stripslash.c
m4/dirname.m4
m4/dos.m4

Depends-on:
double-slash-root
malloc-posix
stdbool

configure.ac:
gl_DIRNAME_LGPL

Makefile.am:

Include:
"dirname.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, Eric Blake