Hello,
On Wed, Sep 07, 2005 at 04:32:09PM +0200, Ralf Wildenhues wrote:
> | @@ -1150,6 +1140,8 @@
> | AC_DEFUN(AC_TRY_LINK,
> | [dnl We use return because because C++ requires a prototype for exit.
> | cat > conftest.${ac_ext} <<EOF
> | +dnl This sometimes fails to find confdefs.h, for some reason.
> | +dnl [#]line __LINE__ "[$]0"
> | #line __LINE__ "configure"
> | #include "confdefs.h"
> | [$1]
Thank you for this research. I immediately removed the following comment.
> > # This sometimes fails to find confdefs.h, for some reason.
The discussed patch remains the same, so I still ask: OK to commit?
Stepan