relocatable-lib-lgpl: Allow unconditional use of set_relocation_prefix.
[gnulib.git] / modules / findprog-lgpl
blob658183de4ee9adf29d3a3ba73072e42c215f53ef
1 Description:
2 Locating a program in PATH (LGPLed version).
4 Files:
5 lib/findprog.h
6 lib/findprog.c
7 lib/findprog-lgpl.c
8 m4/findprog.m4
9 m4/eaccess.m4
11 Depends-on:
12 stdbool
13 sys_stat
14 strdup
15 concat-filename
16 access
17 stat
18 unistd
20 configure.ac:
21 gl_FINDPROG
22 gl_MODULE_INDICATOR([findprog-lgpl])
24 Makefile.am:
25 lib_SOURCES += findprog.h findprog-lgpl.c
27 Include:
28 "findprog.h"
30 License:
31 LGPLv2+
33 Maintainer:
34 all