]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/strtol.c
* configure.in (AC_CHECK_HEADERS): Add limits.h.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Jul 2000 19:13:46 +0000 (19:13 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Jul 2000 19:13:46 +0000 (19:13 +0000)
commita451eef0cb4c54cbe5ec2d32f7cb773e999d564d
tree64868a9a44b9667e36f20169a0e9c39e713a113e
parent65bcf503de49123432d4f9ff8344af729b738bb5
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35211 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/sort.c
libiberty/strtol.c
libiberty/strtoul.c