version-etc: new year
[gnulib.git] / modules / filename
index b30e746..0f7607f 100644 (file)
@@ -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