summaryrefslogtreecommitdiff
path: root/modules/findprog-in
blob: 5f0437744b18beeccf7b5f6f409d46feeba925ca (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
33
34
Description:
Locating a program in a given path.

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

Depends-on:
stdbool
sys_stat
filename
concat-filename
access
stat
strdup-posix
malloc-posix
unistd

configure.ac:
gl_FINDPROG_IN

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

Include:
"findprog.h"

License:
LGPLv2+

Maintainer:
all