config.in (HAVE_UINTPTR_T): Provide autoconf stub.
authorJeffrey A Law <law@cygnus.com>
Thu, 15 Nov 2001 18:11:24 +0000 (18:11 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 15 Nov 2001 18:11:24 +0000 (11:11 -0700)
commitd3982b7128d0de2c67d939231eebedd4b35fb536
tree3ec44408c0caf6a35fc908c7b6a6e08021a49721
parent7ddfb6510be7c234613740311fa1d2b5974d02dc
config.in (HAVE_UINTPTR_T): Provide autoconf stub.

        * config.in (HAVE_UINTPTR_T): Provide autoconf stub.
        * configure.in (HAVE_UINTPTR_T): Test for system defining
        uintptr_t and define HAVE_UINTPTR_T appropriately.
        * regex.c (uintptr_t): Do not provide a definition if the
        system provided one.

From-SVN: r47068
libiberty/ChangeLog
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/regex.c