From: Bruno Haible Date: Mon, 15 Sep 2003 09:42:28 +0000 (+0000) Subject: typo X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da65b40b04469445ecc2a2222b914fd6c6eb826;p=pspp typo --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 743606cfbe..a0b9b3b10e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -21,7 +21,7 @@ * readdir.m4 (GL_FUNC_READDIR): Don't check for string.h. * readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C headers or for string.h. - * strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlb.h + * strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h or strtoul. * mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C headers.