Revert "error: make the module depend on vfprintf-posix"
[gnulib.git] / modules / fnmatch-gnu
index 143344e..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: