view modules/findprog @ 40245:eeb8fe2e91ad

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 16:29:28 -0700
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
Locating a program in PATH.

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

Depends-on:
stdbool
xalloc
xconcat-filename
unistd
strdup

configure.ac:
gl_FINDPROG

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

Include:
"findprog.h"

License:
GPL

Maintainer:
all