Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / filenamecat
1 Description:
2 Concatenate two arbitrary file names.
3
4 Files:
5 lib/filenamecat.h
6 lib/filenamecat.c
7 m4/dos.m4
8 m4/filenamecat.m4
9
10 Depends-on:
11 xalloc
12 dirname
13
14 configure.ac:
15 gl_FILE_NAME_CONCAT
16
17 Makefile.am:
18 EXTRA_DIST += filenamecat.h
19
20 Include:
21 "filenamecat.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering