warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / dirname-lgpl
blob4b48a3e5be29c8ed5e36a033800b8f3f9d39c194
1 Description:
2 Extract specific portions of filenames.
4 Files:
5 lib/dirname.h
6 lib/dirname-lgpl.c
7 lib/basename-lgpl.c
8 lib/stripslash.c
9 m4/dirname.m4
11 Depends-on:
12 dosname
13 double-slash-root
14 malloc-posix
15 stdbool
17 configure.ac:
18 gl_DIRNAME_LGPL
20 Makefile.am:
21 lib_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
23 Include:
24 "dirname.h"
26 License:
27 LGPLv2+
29 Maintainer:
30 Jim Meyering, Eric Blake