* configure.in (AC_CHECK_HEADERS): Add time.h.
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index 20e010475faf72d59f01bf9080390d176f363c0a..7b07e6445cdb34770583084f938e3c267c4d0027 100644 (file)
@@ -1,4 +1,17 @@
 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+           Jeff Law <law@cygnus.com>
+
+       * configure.in (AC_CHECK_HEADERS): Add time.h.
+       (AC_HEADER_TIME): Add check.
+       * configure, config.in: Regenerate.
+       * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
+
+       * configure.in (AC_CHECK_HEADERS): Add limits.h.
+       * configure, config.in: Regenerate.
+       * sort.c: Portably #include <limits.h> and/or <sys/param.h>.
+       * strtol.c, strtoul.c: #include "config.h". Portably #include
+       <limits.h> and/or <sys/param.h>.
+       * Makefile.in (strtol.o, strtoul.o): Update dependencies.
 
        * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
        * configure.in (libiberty_AC_DECLARE_ERRNO): Add check.
This page took 0.038498 seconds and 4 git commands to generate.