Description: fnmatch() function: wildcard matching, with GNU extensions. Files: Depends-on: 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