* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
authorDJ Delorie <dj@redhat.com>
Wed, 29 Nov 2000 19:17:37 +0000 (19:17 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 29 Nov 2000 19:17:37 +0000 (19:17 +0000)
commit2ea7befd8e4c7e771401059d57452834b6a30da8
tree5fedeed040b3c27b4428d44fc2b88876f61b6a4f
parent2c67cb8b7a617d1a9ae00e29fc2983f0a3d3b68c
* 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/ChangeLog
libiberty/acconfig.h [deleted file]
libiberty/aclocal.m4
libiberty/configure.in
libiberty/xmalloc.c
This page took 0.027149 seconds and 4 git commands to generate.