]> git.ipfire.org Git - thirdparty/gcc.git/commit
* configure.in: Add check for malloc.h needed by
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 2003 19:04:03 +0000 (19:04 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 2003 19:04:03 +0000 (19:04 +0000)
commitc08775b23aa09d7451f2f87533c3ccdb5096d762
treeac195bf90dec9c09ee26c024098cd64f92ec748d
parentc2f2aba85039d6291a3b4863e0dd9879aebd7397
* 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().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68213 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/hashtab.c