strtoll: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 12:11:24 +0000 (14:11 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:57 +0000 (00:06 +0200)
commit35794abd2344f76934c814d9ec062340bfe5ae4a
tree31699c8e3ffab9c3e792ced5b3f1701a65c6cb48
parentf9c05953abe71226e9714b22251327b8cbad8462
strtoll: Move AC_LIBOBJ invocations to module description.

* m4/strtoll.m4 (gl_FUNC_STRTOLL): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOLL invocations from
here...
* modules/strtoll (configure.ac): ... to here.
ChangeLog
m4/strtoll.m4
modules/strtoll