Mercurial > hg > octave-kai > gnulib-hg
view modules/findprog-lgpl @ 15070:221318b8a54e
random_r: Move AC_LIBOBJ invocations to module description.
* m4/random_r.m4 (gl_FUNC_RANDOM_R): Move AC_LIBOBJ and
gl_PREREQ_RANDOM_R invocations from here...
* modules/random_r (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 21 May 2011 17:50:27 +0200 |
parents | dd1c6e77ee94 |
children |
line wrap: on
line source
Description: Locating a program in PATH (LGPLed version). Files: lib/findprog.h lib/findprog.c lib/findprog-lgpl.c m4/findprog.m4 m4/eaccess.m4 Depends-on: stdbool strdup concat-filename unistd configure.ac: gl_FINDPROG gl_MODULE_INDICATOR([findprog-lgpl]) Makefile.am: lib_SOURCES += findprog.h findprog.c Include: "findprog.h" License: LGPLv2+ Maintainer: Bruno Haible