summaryrefslogtreecommitdiff
path: root/modules/unlink-busy
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unlink-busy')
-rw-r--r--modules/unlink-busy20
1 files changed, 20 insertions, 0 deletions
diff --git a/modules/unlink-busy b/modules/unlink-busy
new file mode 100644
index 0000000000..96d7b31495
--- /dev/null
+++ b/modules/unlink-busy
@@ -0,0 +1,20 @@
+Description:
+Test whether a running program can be unlinked.
+
+Files:
+m4/unlink-busy.m4
+
+Depends-on:
+
+configure.ac:
+gl_FUNC_UNLINK_BUSY_TEXT
+
+Makefile.am:
+
+Include:
+
+License:
+GPL
+
+Maintainer:
+Jim Meyering