warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / concat-filename
blob9e86b793bfbaf3671b96ee1a00f1b8c45909f793
1 Description:
2 Construct a full filename by concatenating a directory name, a relative
3 filename, and a suffix.
5 Files:
6 lib/concat-filename.h
7 lib/concat-filename.c
9 Depends-on:
10 filename
11 malloc-posix
12 stpcpy
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += concat-filename.c
19 Include:
20 "concat-filename.h"
22 License:
23 LGPLv2+
25 Maintainer:
26 all