view modules/filenamecat @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents b1ff181f6269
children 90b7bd0830aa
line wrap: on
line source

Description:
Concatenate two arbitrary file names.

Files:
lib/filenamecat.c
m4/filenamecat.m4

Depends-on:
dirname-lgpl
filenamecat-lgpl
xalloc

configure.ac:
gl_FILE_NAME_CONCAT
gl_MODULE_INDICATOR([filenamecat])

Makefile.am:

Include:
"filenamecat.h"

License:
GPL

Maintainer:
Jim Meyering