On Wed, Apr 11, 2007 at 12:44:49AM +0200, Yann Rouillard wrote: > Thank you for your work on lftp, it's really a great tool. > However I have some compilation problem under solaris, I already > reported the problem on the mailing-list but I joined here a working patch.
Thanks! I have applied the patch. It will be in the 3.5.11 to be released shortly. > +AC_DEFUN([LFTP_CXX__BOOL], > +[ > + AC_MSG_CHECKING(whether $CXX supports _Bool type) -- Alexander.
