verify: new macro 'assume'
[gnulib.git] / modules / dirname-lgpl
1 Description:
2 Extract specific portions of filenames.
3
4 Files:
5 lib/dirname.h
6 lib/dirname-lgpl.c
7 lib/basename-lgpl.c
8 lib/stripslash.c
9 m4/dirname.m4
10
11 Depends-on:
12 dosname
13 double-slash-root
14 malloc-posix
15 stdbool
16
17 configure.ac:
18 gl_DIRNAME_LGPL
19
20 Makefile.am:
21 lib_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
22
23 Include:
24 "dirname.h"
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 Jim Meyering, Eric Blake