strtoumax: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 22 May 2011 12:18:06 +0000 (14:18 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:58 +0000 (00:06 +0200)
commit5ab74d5a4f48de4630298aa1d00262599a4f8611
treede078a53c247ffb5350889ee1c0e8d2ee92767b0
parent2956c60417eacf0e20506e0a378b831427151ea7
strtoumax: Move AC_LIBOBJ invocations to module description.

* m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOUMAX invocations
from here...
* modules/strtoumax (configure.ac): ... to here.
ChangeLog
m4/strtoumax.m4
modules/strtoumax