Ticket #3413 (closed bug: fixed)
configure fails when generated with debian's autoconf 2.64-1 from unstable
Description
when doing sh boot&&./configure on ghc-HEAD with latest patches with debian's autoconf 2.64-1 from unstable installed, I get this:
checking for ghc-pkg matching /home/user/local/bin/ghc... /home/user/local/bin/ghc-pkg ./configure: line 6156: syntax error near unexpected token `indResVersion=$fptools_cv_windres_version' ./configure: line 6156: `fi indResVersion=$fptools_cv_windres_version;'
after that configure script stops
when I downgrade to autoconf 2.63-3 from testing, configure runs normally
generated buggy configure script is attached
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

