]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/ChangeLog
* config.in (HAVE_UINTPTR_T): Provide autoconf stub.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Nov 2001 18:11:24 +0000 (18:11 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Nov 2001 18:11:24 +0000 (18:11 +0000)
commit7b190504bdf285383c0987485896525d09057470
tree3ec44408c0caf6a35fc908c7b6a6e08021a49721
parente9fb7b395e10a11f9f7cd40ef76d205ac36df823
    * 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.

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