summaryrefslogtreecommitdiff
path: root/modules/fnmatch-posix
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-04 00:32:52 +0200
committerBruno Haible <bruno@clisp.org>2009-05-04 00:32:52 +0200
commitfeb70829404adc3e1bb1437b31077558feb1c38e (patch)
tree7327f13528d972aa10ffe9474177b05f31070345 /modules/fnmatch-posix
parent5d9a617e08d9f58a27283b64cb6436dfd6ac66b1 (diff)
downloadgnulib-feb70829404adc3e1bb1437b31077558feb1c38e.tar.gz
Move the fnmatch-posix module into the fnmatch module.
Diffstat (limited to 'modules/fnmatch-posix')
-rw-r--r--modules/fnmatch-posix7
1 files changed, 6 insertions, 1 deletions
diff --git a/modules/fnmatch-posix b/modules/fnmatch-posix
index c439b23210..b6df7da38a 100644
--- a/modules/fnmatch-posix
+++ b/modules/fnmatch-posix
@@ -1,13 +1,18 @@
Description:
fnmatch() function: wildcard matching.
+Status:
+obsolete
+
+Notice:
+This module is obsolete. Use the module 'fnmatch' instead.
+
Files:
Depends-on:
fnmatch
configure.ac:
-gl_FUNC_FNMATCH_POSIX
Makefile.am: