OSDN Git Service

* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
authorDJ Delorie <dj@delorie.com>
Wed, 29 Nov 2000 20:07:08 +0000 (20:07 +0000)
committerDJ Delorie <dj@delorie.com>
Wed, 29 Nov 2000 20:07:08 +0000 (20:07 +0000)
commit50f3df95d5609c28a3bc7ad74985c2bc18e8e368
tree24f985416f2306c6db3cd48c051a63173c76c83c
parent97938cdb5ddb49ff0497e765183a6d12b5d09a1e
* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
(AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
* configure.in: Call AC_C_INLINE and AC_C_CONST.  Use three
argument form of AC_DEFINE in dummy definitions block.  Use
AC_DEFINE_NOAUTOHEADER for real definitions of things defined
in dummy block.  Preload cache variables instead of bypassing
tests, where possible.
* acconfig.h: Removed.

* xmalloc.c (xmalloc_failed): New function, does error
reporting on failed allocation.
(xmalloc, xcalloc, xrealloc): Use it.
libiberty/config.in
libiberty/configure