mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / dirname
1 Description:
2 Extract specific portions of filenames.
3
4 Files:
5 lib/dirname.c
6 lib/basename.c
7 lib/stripslash.c
8
9 Depends-on:
10 dirname-lgpl
11 xalloc
12 xstrndup
13
14 configure.ac:
15 gl_DIRNAME
16 gl_MODULE_INDICATOR([dirname])
17
18 Makefile.am:
19
20 Include:
21 "dirname.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering, Eric Blake