summaryrefslogtreecommitdiff
path: root/gl/modules/findprog-in
diff options
context:
space:
mode:
Diffstat (limited to 'gl/modules/findprog-in')
-rw-r--r--gl/modules/findprog-in28
1 files changed, 28 insertions, 0 deletions
diff --git a/gl/modules/findprog-in b/gl/modules/findprog-in
new file mode 100644
index 00000000..c7f3624e
--- /dev/null
+++ b/gl/modules/findprog-in
@@ -0,0 +1,28 @@
+Description:
+Locating a program in a given path.
+
+Files:
+lib/findprog.h
+lib/findprog-in.c
+m4/findprog-in.m4
+m4/eaccess.m4
+
+Depends-on:
+stdbool
+filename
+concat-filename
+
+configure.ac:
+gl_FINDPROG_IN
+
+Makefile.am:
+lib_SOURCES += findprog.h findprog-in.c
+
+Include:
+"findprog.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+all