mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / findprog-lgpl
blob63c78d0b1e1de8b5a1be77a602fd1641e74cdee7
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 strdup
14 concat-filename
15 unistd
17 configure.ac:
18 gl_FINDPROG
19 gl_MODULE_INDICATOR([findprog-lgpl])
21 Makefile.am:
22 lib_SOURCES += findprog.h findprog.c
24 Include:
25 "findprog.h"
27 License:
28 LGPLv2+
30 Maintainer:
31 all