warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / dirname
blobdce323adc7d97f5335d7d0586beae62a87d4ec9f
1 Description:
2 Extract specific portions of filenames.
4 Files:
5 lib/dirname.c
6 lib/basename.c
7 lib/stripslash.c
9 Depends-on:
10 dirname-lgpl
11 xalloc
12 xstrndup
14 configure.ac:
15 gl_DIRNAME
16 gl_MODULE_INDICATOR([dirname])
18 Makefile.am:
19 lib_SOURCES += dirname.c basename.c
21 Include:
22 "dirname.h"
24 License:
25 GPL
27 Maintainer:
28 Jim Meyering, Eric Blake