summaryrefslogtreecommitdiff
path: root/modules/findprog
blob: 0fffcf3e0d634e3eef39882cff9c3d3a927f33f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
Locating a program in PATH.

Files:
lib/findprog.h
lib/findprog.c
m4/findprog.m4
m4/eaccess.m4

Depends-on:
stdbool
xalloc
filename
unistd

configure.ac:
gl_FINDPROG

Makefile.am:
lib_SOURCES += findprog.h findprog.c

Include:
"findprog.h"

License:
GPL

Maintainer:
Bruno Haible