27 lines
311 B
Plaintext
27 lines
311 B
Plaintext
Description:
|
|
Concatenate two arbitrary file names.
|
|
|
|
Files:
|
|
lib/filenamecat.c
|
|
m4/filenamecat.m4
|
|
|
|
Depends-on:
|
|
filenamecat-lgpl
|
|
xalloc
|
|
|
|
configure.ac:
|
|
gl_FILE_NAME_CONCAT
|
|
gl_MODULE_INDICATOR([filenamecat])
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += filenamecat.c
|
|
|
|
Include:
|
|
"filenamecat.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|