doc: Update target platforms list.
[gnulib.git] / modules / findprog-in
blob5f0437744b18beeccf7b5f6f409d46feeba925ca
1 Description:
2 Locating a program in a given path.
4 Files:
5 lib/findprog.h
6 lib/findprog-in.c
7 m4/findprog-in.m4
8 m4/eaccess.m4
10 Depends-on:
11 stdbool
12 sys_stat
13 filename
14 concat-filename
15 access
16 stat
17 strdup-posix
18 malloc-posix
19 unistd
21 configure.ac:
22 gl_FINDPROG_IN
24 Makefile.am:
25 lib_SOURCES += findprog.h findprog-in.c
27 Include:
28 "findprog.h"
30 License:
31 LGPLv2+
33 Maintainer:
34 all