Dominik 'Rathann' Mierzejewski wrote:
On Monday, 10 December 2007 at 18:40, Paul Howarth wrote: [...]As a workaround, I hacked together the (icky) patch attached this afternoon. Paul.[...]@@ -37144,7 +37296,7 @@ INSTALL_STRIP="" else- INSTALL_STRIP="-s"+ INSTALL_STRIP="" fiecho "$as_me:$LINENO: checking whether ${CC-cc} accepts -Wno-long-double" >&5Unrelated? It's better to add INSTALL_STRIP="" to make call instead.
This bit's just autoconf output in the patched configure script; untidy but not directly related to the underlying problem.
Paul.