Tíquete #45460

configure: Cache variable for readline runtime test

: 2022-08-26 17:53 Última Atualização: 2022-10-13 18:54

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
1

Details

FC_CHECK_READLINE_RUNTIME() does AC_RUN_IFELSE() to determine if readline is usable at runtime.

Maybe we should have a cache variable defined for this (as part of general idea that *all* AC_RUN_IFELSE() uses should have one), though not a high priority for the following reasons:
- The default (current value *always* used when cross-compiling) seems to be that readline is assumed to work. So this is *not* currently disabling readline support.
- There's --without-readline configure option to disable readline. That can be used when it's known not to work

Ticket History (3/4 Histories)

2022-08-26 17:53 Updated by: cazfi
  • New Ticket "configure: Cache variable for readline runtime test" created
2022-10-08 09:56 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
  • Marco Update from (Nenhum) to 3.0.5 (fechado)
2022-10-13 18:54 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login