dirname: move m4/dos.m4 functionality into lib/dosname.h
[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
22 Include:
23 "dirname.h"
24
25 License:
26 LGPLv2+
27
28 Maintainer:
29 Jim Meyering, Eric Blake