tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lftp checks for _Bool with C++ -- what's the proper fix?
On Thu, Jul 05, 2012 at 10:59:28PM -0400, Blair Sadewitz wrote:
> I was preparing an update for lftp to 4.3.8 and encountered a problem:
> its configure script now checks for _Bool using C++, which, needless
> to say, doesn't go over very well. It doesn't find it, and so it
> tries to do its own thing and the build breaks.
Figure out what macro it is using to cache the result and explicitly
provide it.
Joerg
Home |
Main Index |
Thread Index |
Old Index