freopen-safer: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / fnmatch-posix
index 3751a61f32a3778e4521b2a2330727e75f98cf4e..1676a76ec5e31d51f69228b626ba17b39615feb3 100644 (file)
@@ -1,4 +1,11 @@
 Description:
+fnmatch() function: wildcard matching.
+
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'fnmatch' instead.
 
 Files:
 
@@ -6,10 +13,15 @@ Depends-on:
 fnmatch
 
 configure.ac:
-gl_FUNC_FNMATCH_POSIX
 
 Makefile.am:
 
 Include:
 "fnmatch.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+all
+