unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / modules / findprog-in
blob84787a644e620f90f59c7a4d57c63d28b23762da
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 xalloc
15 xconcat-filename
16 access
17 stat
18 unistd
20 configure.ac:
21 gl_FINDPROG_IN
23 Makefile.am:
24 lib_SOURCES += findprog.h findprog-in.c
26 Include:
27 "findprog.h"
29 License:
30 GPL
32 Maintainer:
33 all