configure.in (strtoul, bsearch): Have autoconf check for these functions.
authorJeffrey A Law <law@cygnus.com>
Fri, 19 Sep 1997 05:14:32 +0000 (05:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Sep 1997 05:14:32 +0000 (23:14 -0600)
commit1e467e19b0508047b44226def6d157f8864c0dfc
tree6e27ddd3cf2c9e1f8b4b2956782100764dfef072
parent335d0ab20834ed257a4d7e15ceb9b966fdafa8d3
configure.in (strtoul, bsearch): Have autoconf check for these functions.

        * configure.in (strtoul, bsearch): Have autoconf check for these
        functions.
        * configure, config.in: Rebuilt.
So Fortran front end can use HAVE_STRTOUL and HAVE_BSEARCH.

From-SVN: r15560
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in