Rename module 'pathname' to 'filename'.
[gnulib.git] / modules / filename
index b30e746..169eb09 100644 (file)
@@ -1,10 +1,10 @@
 Description:
-Construct a full pathname by concatenating a directory name, a relative
+Construct a full filename by concatenating a directory name, a relative
 filename, and a suffix.
 
 Files:
-lib/pathname.h
-lib/concatpath.c
+lib/filename.h
+lib/concat-filename.c
 
 Depends-on:
 xalloc
@@ -13,10 +13,10 @@ stpcpy
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += pathname.h concatpath.c
+lib_SOURCES += concat-filename.c
 
 Include:
-"pathname.h"
+"filename.h"
 
 License:
 GPL