* bison.m4: Back out inadvertant change.
[gnulib.git] / modules / path-concat
1 Description:
2 Construct a full pathname by concatenating a directory name and a relative
3 filename.
4
5 Files:
6 lib/path-concat.h
7 lib/path-concat.c
8 m4/dos.m4
9 m4/path-concat.m4
10
11 Depends-on:
12 xalloc
13 dirname
14
15 configure.ac:
16 gl_PATH_CONCAT
17
18 Makefile.am:
19
20 Include:
21 "path-concat.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering