strtoumax: port to Solaris 8
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Oct 2013 16:15:18 +0000 (09:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Oct 2013 16:17:15 +0000 (09:17 -0700)
This problem was introduced in the recent HP-UX patch.
Reported by Tom G. Christensen in
<http://lists.gnu.org/archive/html/bug-gnulib/2013-10/msg00037.html>.
* modules/strtoumax (Depends-on): Test HAVE_STRTOUMAX
and REPLACE_STRTOUMAX rather than ac_cv_func_strtoumax.


No differences found