OSDN Git Service

* aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Feb 1998 13:21:36 +0000 (13:21 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Feb 1998 13:21:36 +0000 (13:21 +0000)
commit0a0a425efe501cb03ef246ca5b7aeafd3bb8a4af
tree6bdcb43666cef30b2f83a4a5fc6d613690298236
parent8b482459308d062b5bc6a92af9313c67f5321329
* aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf
functions for whether they support the %p format specifier.
* acconfig.h (HOST_PTR_PRINTF): Insert stub for autoconf.
* configure.in (GCC_FUNC_PRINTF_PTR): Use it.
* configure, config.in: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17760 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/acconfig.h
gcc/aclocal.m4
gcc/config.in
gcc/configure
gcc/configure.in