strtoull: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 12:13:13 +0000 (14:13 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:58 +0000 (00:06 +0200)
commit4719686bcfc05ba733a98f4602901102b1425d8e
treeadd14e667f08fe9c7b142ec98d62e3e5ef024cfc
parent35794abd2344f76934c814d9ec062340bfe5ae4a
strtoull: Move AC_LIBOBJ invocations to module description.

* m4/strtoull.m4 (gl_FUNC_STRTOULL): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOULL invocations
from here...
* modules/strtoull (configure.ac): ... to here.
ChangeLog
m4/strtoull.m4
modules/strtoull