warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / findprog
blobfe27531b009650e3218058f6e78367bbd8b9beb1
1 Description:
2 Locating a program in PATH.
4 Files:
5 lib/findprog.h
6 lib/findprog.c
7 m4/findprog.m4
8 m4/eaccess.m4
10 Depends-on:
11 stdbool
12 xalloc
13 xconcat-filename
14 unistd
15 strdup
17 configure.ac:
18 gl_FINDPROG
20 Makefile.am:
21 lib_SOURCES += findprog.h findprog.c
23 Include:
24 "findprog.h"
26 License:
27 GPL
29 Maintainer:
30 all