aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for whether...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 7 Feb 1998 13:21:36 +0000 (05:21 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 7 Feb 1998 13:21:36 +0000 (05:21 -0800)
commitf1b54f9bbbdd82051937383d453d73559438d9a9
tree6bdcb43666cef30b2f83a4a5fc6d613690298236
parent941ac66e0ba33e58a9ca6d2ffada7c304b9232d7
aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for whether they support the %p format...

* 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.

From-SVN: r17760
gcc/acconfig.h
gcc/aclocal.m4
gcc/config.in
gcc/configure
gcc/configure.in