pmccabe2html: escaping of special characters
[gnulib.git] / modules / fnmatch-gnu
index dc7f908..cf2fe1f 100644 (file)
@@ -8,9 +8,19 @@ fnmatch
 
 configure.ac:
 gl_FUNC_FNMATCH_GNU
+if test -n "$FNMATCH_H"; then
+  AC_LIBOBJ([fnmatch])
+  gl_PREREQ_FNMATCH
+fi
 
 Makefile.am:
 
 Include:
 "fnmatch.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+all
+