mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
* lib/filenamecat-lgpl.c: Include basename-lgpl.h, filename.h instead of dirname.h. * modules/filenamecat-lgpl (Depends-on): Remove dirname-lgpl. Add basename-lgpl, filename.
29 lines
329 B
Plaintext
29 lines
329 B
Plaintext
Description:
|
|
Concatenate two arbitrary file names.
|
|
|
|
Files:
|
|
lib/filenamecat.h
|
|
lib/filenamecat-lgpl.c
|
|
m4/filenamecat.m4
|
|
|
|
Depends-on:
|
|
c99
|
|
basename-lgpl
|
|
filename
|
|
malloc-posix
|
|
|
|
configure.ac:
|
|
gl_FILE_NAME_CONCAT_LGPL
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += filenamecat-lgpl.c
|
|
|
|
Include:
|
|
"filenamecat.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|