doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / fnmatch-gnu
index 3328d23..cf2fe1f 100644 (file)
@@ -8,6 +8,10 @@ fnmatch
 
 configure.ac:
 gl_FUNC_FNMATCH_GNU
+if test -n "$FNMATCH_H"; then
+  AC_LIBOBJ([fnmatch])
+  gl_PREREQ_FNMATCH
+fi
 
 Makefile.am:
 
@@ -15,7 +19,7 @@ Include:
 "fnmatch.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 all