error-h: Avoid namespace pollution on mingw.
[gnulib.git] / modules / findprog
blobb5f3c20d51cf25503ba27037ffc880850ead58ac
1 Description:
2 Locating a program in PATH.
4 Files:
5 lib/findprog.h
6 lib/findprog.c
7 m4/findprog.m4
8 m4/eaccess.m4
10 Depends-on:
11 stdbool
12 sys_stat
13 xalloc
14 xconcat-filename
15 access
16 stat
17 unistd
19 configure.ac:
20 gl_FINDPROG
22 Makefile.am:
23 lib_SOURCES += findprog.h findprog.c
25 Include:
26 "findprog.h"
28 License:
29 GPL
31 Maintainer:
32 all