b91d00b4058898013e3f5f34197509c3358df8b5
[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 pathname
14
15 configure.ac:
16 gl_FINDPROG
17
18 Makefile.am:
19 lib_SOURCES += findprog.h findprog.c
20
21 Include:
22 "findprog.h"
23
24 Maintainer:
25 Bruno Haible
26