Hash :
61062b55
Author :
Date :
2011-05-23T23:05:53
dirname*: Respect rules for use of AC_LIBOBJ. * m4/dirname.m4 (gl_DIRNAME, gl_DIRNAME_LGPL): Remove AC_LIBOBJ invocations. * modules/dirname (Makefile.am): Augment lib_SOURCES. * modules/dirname-lgpl (Makefile.am): Augment lib_SOURCES.
Description:
Extract specific portions of filenames.
Files:
lib/dirname.h
lib/dirname-lgpl.c
lib/basename-lgpl.c
lib/stripslash.c
m4/dirname.m4
Depends-on:
dosname
double-slash-root
malloc-posix
stdbool
configure.ac:
gl_DIRNAME_LGPL
Makefile.am:
lib_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
Include:
"dirname.h"
License:
LGPLv2+
Maintainer:
Jim Meyering, Eric Blake