summaryrefslogtreecommitdiff
path: root/modules/findprog
blob: b5f3c20d51cf25503ba27037ffc880850ead58ac (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
31
32
Description:
Locating a program in PATH.

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

Depends-on:
stdbool
sys_stat
xalloc
xconcat-filename
access
stat
unistd

configure.ac:
gl_FINDPROG

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

Include:
"findprog.h"

License:
GPL

Maintainer:
all