New module 'xconcat-filename', split off from module 'concat-filename'.
[gnulib.git] / modules / findprog
1 Description:
2 Locating a program in PATH.
3
4 Files:
5 lib/findprog.h
6 lib/findprog.c
7 m4/findprog.m4
8 m4/eaccess.m4
9
10 Depends-on:
11 stdbool
12 xalloc
13 xconcat-filename
14 unistd
15
16 configure.ac:
17 gl_FINDPROG
18
19 Makefile.am:
20 lib_SOURCES += findprog.h findprog.c
21
22 Include:
23 "findprog.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Bruno Haible
30