update COPYING.DOC to fdl version 1.2.
[gnulib.git] / modules / path-concat
1 Description:
2
3 Files:
4 lib/path-concat.h
5 lib/path-concat.c
6 m4/dos.m4
7 m4/path-concat.m4
8
9 Depends-on:
10 strdup
11 xalloc
12 dirname
13
14 configure.ac:
15 gl_PATH_CONCAT
16
17 Makefile.am:
18 lib_SOURCES += path-concat.h path-concat.c
19
20 Include:
21 "path-concat.h"
22