view modules/fnmatch-gnu @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents 56ef3f2912e0
children 6c17027f371b
line wrap: on
line source

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