install-reloc: Support multi-binary installation.
[gnulib.git] / modules / findprog
index b91d00b..537d687 100644 (file)
@@ -10,7 +10,9 @@ m4/eaccess.m4
 Depends-on:
 stdbool
 xalloc
-pathname
+xconcat-filename
+unistd
+strdup
 
 configure.ac:
 gl_FINDPROG
@@ -21,6 +23,9 @@ lib_SOURCES += findprog.h findprog.c
 Include:
 "findprog.h"
 
+License:
+GPL
+
 Maintainer:
 Bruno Haible