]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
configure.in: Add check for malloc.h needed by m68k for function free().
authorDara Hazeghi <dhazeghi@yahoo.com>
Thu, 19 Jun 2003 19:04:03 +0000 (19:04 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 19 Jun 2003 19:04:03 +0000 (15:04 -0400)
commitcf8e4b78762b282387140a4cf54c880bbc87acd4
treeac195bf90dec9c09ee26c024098cd64f92ec748d
parent5f6c070d3db282ca4b07569f2cf8ba9951979110
configure.in: Add check for malloc.h needed by m68k for function free().

* configure.in: Add check for malloc.h needed by
m68k for function free().
* configure: Regenerated.
* config.in: Add HAVE_MALLOC_H.
* hashtab.c: include malloc.h were available for
free().

From-SVN: r68213
libiberty/ChangeLog
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/hashtab.c