strtol: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 12:05:58 +0000 (14:05 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:55 +0000 (00:06 +0200)
commitd883d21093429a7826bf42556d4db32dd2d3975c
tree5309b5e58c4272c5c5bf258f07ddd1624745ebd3
parent355f1de54abe6f4ac302c35fa68ba0cbe4038ac6
strtol: Move AC_LIBOBJ invocations to module description.

* m4/strtol.m4 (gl_FUNC_STRTOL): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ invocation from here...
* modules/strtol (configure.ac): ... to here.
ChangeLog
m4/strtol.m4
modules/strtol