X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffilename;h=0f7607fa2acdbc0c5b0bfe4f63f2f58c08eaf5b8;hb=a64f669549a2ed455e99e313d6207a3711e5e5bd;hp=b30e746295a58e3c23b64dbcb5c211a378cd016f;hpb=492f0d6874efaa28b76ad3b5ec5b2d4620e28bbb;p=gnulib.git diff --git a/modules/filename b/modules/filename index b30e74629..0f7607fa2 100644 --- a/modules/filename +++ b/modules/filename @@ -1,25 +1,20 @@ Description: -Construct a full pathname by concatenating a directory name, a relative -filename, and a suffix. +Basic filename support macros. Files: -lib/pathname.h -lib/concatpath.c +lib/filename.h Depends-on: -xalloc -stpcpy configure.ac: Makefile.am: -lib_SOURCES += pathname.h concatpath.c Include: -"pathname.h" +"filename.h" License: -GPL +LGPLv2+ Maintainer: Bruno Haible