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)
commit7df933de873e5e61d38bbd1f1340606332ba0661
tree798419c73604162ba1cd36857b6d7cd3511c5aaf
parent08c352a53f2ebbc3ea50182d3af87b9844e75619
* 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