view modules/findprog @ 40205:9e8fb35d4032

relocatable-prog: Revert "Use wrapper-free installation on Mac OS X." * build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Mar 2019 17:25:04 +0100
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