Mercurial > hg > octave-nkf > gnulib-hg
diff modules/fnmatch @ 4110:632b6cf5063f
Module description.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 31 Dec 2002 13:46:30 +0000 (2002-12-31) |
parents | |
children | 5321105558d8 |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/modules/fnmatch @@ -0,0 +1,22 @@ +Description: + +Files: +lib/fnmatch_.h +lib/fnmatch.c +lib/fnmatch_loop.c +m4/mbstate_t.m4 +m4/fnmatch.m4 + +Depends-on: +alloca + +configure.ac: +# No macro. You should also use one of fnmatch-posix or fnmatch-gnu. + +Makefile.am: +lib_SOURCES += fnmatch_.h +EXTRA_DIST += fnmatch_loop.c +DISTCLEANFILES += fnmatch.h + +Include: +