af_alg: minor style improvements
[gnulib.git] / modules / fnmatch-gnu
blobcf2fe1f137d70a471826bf2c9971d03aae803c39
1 Description:
2 fnmatch() function: wildcard matching, with GNU extensions.
4 Files:
6 Depends-on:
7 fnmatch
9 configure.ac:
10 gl_FUNC_FNMATCH_GNU
11 if test -n "$FNMATCH_H"; then
12   AC_LIBOBJ([fnmatch])
13   gl_PREREQ_FNMATCH
16 Makefile.am:
18 Include:
19 "fnmatch.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 all