* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Aug 2005 00:13:53 +0000 (00:13 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Aug 2005 00:13:53 +0000 (00:13 +0000)
commitca0205ee617ab19b9dc4f6f322b501c57624c187
tree774ee5769490a67cd97563023ebfcb374ef18a6a
parent0ef21e140f1f09a785fa9c7cc9642924178f4de5
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
* configure.ac: Don't call gcc_AC_FUNC_PRINTF_PTR.
* system.h (HOST_PTR_PRINTF): Don't define, poison it.

* bitmap.c, c-decl.c, config/i386/i386-interix.h,
config/iq2000/iq2000.c, mips-tfile.c, print-rtl.c, print-tree.c:
Delete HOST_PTR_PRINTF.

* configure, config.in: Regenerate.

cp:
* name-lookup.c, ptree.c: Delete HOST_PTR_PRINTF.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103135 138bc75d-0d04-0410-961f-82ee72b054a4
16 files changed:
gcc/ChangeLog
gcc/aclocal.m4
gcc/bitmap.c
gcc/c-decl.c
gcc/config.in
gcc/config/i386/i386-interix.h
gcc/config/iq2000/iq2000.c
gcc/configure
gcc/configure.ac
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/cp/ptree.c
gcc/mips-tfile.c
gcc/print-rtl.c
gcc/print-tree.c
gcc/system.h