]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Merge in the latest gnulib concat-filename module
authorPaul Smith <psmith@gnu.org>
Sat, 9 Jul 2022 15:07:23 +0000 (11:07 -0400)
committerPaul Smith <psmith@gnu.org>
Sat, 9 Jul 2022 15:07:23 +0000 (11:07 -0400)
1  2 
gl/modules/concat-filename

index 0000000000000000000000000000000000000000,9e86b793bfbaf3671b96ee1a00f1b8c45909f793..243eb7736912533e7a5a9801aafca6fa03582982
mode 000000,100644..100644
--- /dev/null
@@@ -1,0 -1,26 +1,24 @@@
 -malloc-posix
 -stpcpy
+ Description:
+ Construct a full filename by concatenating a directory name, a relative
+ filename, and a suffix.
+ Files:
+ lib/concat-filename.h
+ lib/concat-filename.c
+ Depends-on:
+ filename
+ configure.ac:
+ Makefile.am:
+ lib_SOURCES += concat-filename.c
+ Include:
+ "concat-filename.h"
+ License:
+ LGPLv2+
+ Maintainer:
+ all