* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
authorDJ Delorie <dj@redhat.com>
Wed, 29 Nov 2000 20:07:08 +0000 (20:07 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 29 Nov 2000 20:07:08 +0000 (20:07 +0000)
commit92655e1933471f2d8cedcb471239303e828f9697
tree31bc3c8de613c64bee7b66971ef8b28a4ffecadf
parent5ca0f83d750615748e51f2f055a609009896c315
* 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
This page took 0.026016 seconds and 4 git commands to generate.