Continue to use spaces for indentation, not tabs.
[gnulib.git] / modules / filenamecat-lgpl
blobffb94ab9cdd5b5af3778c25656d1260374872c72
1 Description:
2 Concatenate two arbitrary file names.
4 Files:
5 lib/filenamecat.h
6 lib/filenamecat-lgpl.c
7 m4/filenamecat.m4
9 Depends-on:
10 c99
11 basename-lgpl
12 filename
13 malloc-posix
15 configure.ac:
16 gl_FILE_NAME_CONCAT_LGPL
18 Makefile.am:
19 lib_SOURCES += filenamecat-lgpl.c
21 Include:
22 "filenamecat.h"
24 License:
25 LGPLv2+
27 Maintainer:
28 Jim Meyering