strtoimax: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 12:16:25 +0000 (14:16 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:58 +0000 (00:06 +0200)
commit2956c60417eacf0e20506e0a378b831427151ea7
treeda7a511d127f05cf9bfff2b2ca9ba9a838214cb0
parent4719686bcfc05ba733a98f4602901102b1425d8e
strtoimax: Move AC_LIBOBJ invocations to module description.

* m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOIMAX invocations
from here...
* modules/strtoimax (configure.ac): ... to here.
ChangeLog
m4/strtoimax.m4
modules/strtoimax