strcase: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 10:59:31 +0000 (12:59 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:49 +0000 (00:06 +0200)
commitfcc9447380ba13db75e2777ca41fa00247303391
tree817a72feff5254216c75533c5ae5974dd8de27f8
parente3863477ad4175713f36724ee650505d7933877f
strcase: Move AC_LIBOBJ invocations to module description.

* m4/strcase.m4 (gl_FUNC_STRNCASECMP): Set HAVE_STRNCASECMP.
(gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Call AC_CHECK_FUNCS instead
of AC_REPLACE_FUNCS. Move AC_LIBOBJ, gl_PREREQ_STRCASECMP,
gl_PREREQ_STRNCASECMP invocations from here...
* modules/strcase (configure.ac): ... to here.
ChangeLog
m4/strcase.m4
modules/strcase