bug-xboard
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-XBoard] configure doesn't do the right thing after no malloc.h dete


From: Dima Pasechnik
Subject: [Bug-XBoard] configure doesn't do the right thing after no malloc.h detected on MacOSX
Date: Sun, 3 Apr 2011 21:55:34 +0800

There is no malloc.h header on MacOSX 10.6,
which is of course not a problem, but engineoutput.c still includes malloc.h
and does not compile because of this.
Presenting it with a dummy (empty, say) malloc.h) allows
the program to compile, build, and work just fine, so this is just a question of
making configure do the right thing in this case.

Just in case,
Dmitrii, a user of xboard for 15 years



reply via email to

[Prev in Thread] Current Thread [Next in Thread]