fnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 7 May 2011 10:13:04 +0000 (12:13 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:05:58 +0000 (00:05 +0200)
commit161a4b5fc16fbe0739fb2d4c60098cb9173133d3
treec077aef2e1e01bcfc636a94a8c6e526c3d8ee3d3
parentbd07dfe0287e48e5d7241ab4a41e884c598edf34
fnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to module description.

* m4/fnmatch.m4 (gl_PREREQ_FNMATCH): New macro, extracted from
gl_FUNC_FNMATCH_POSIX.
(gl_FUNC_FNMATCH_POSIX): Move AC_LIBOBJ and gl_PREREQ_FNMATCH
invocations from here...
* modules/fnmatch (configure.ac): ... to here.
* modules/fnmatch-gnu (configure.ac): ... and here.
ChangeLog
m4/fnmatch.m4
modules/fnmatch
modules/fnmatch-gnu