(License): Change to LGPL.
[gnulib.git] / modules / path-concat
index 8700b8e..e108c55 100644 (file)
@@ -1,4 +1,6 @@
 Description:
+Construct a full pathname by concatenating a directory name and a relative
+filename.
 
 Files:
 lib/path-concat.h
@@ -7,7 +9,6 @@ m4/dos.m4
 m4/path-concat.m4
 
 Depends-on:
-strdup
 xalloc
 dirname
 
@@ -15,8 +16,12 @@ configure.ac:
 gl_PATH_CONCAT
 
 Makefile.am:
-lib_SOURCES += path-concat.h path-concat.c
 
 Include:
 "path-concat.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering