Ticket #45460

configure: Cache variable for readline runtime test

Eröffnet am: 2022-08-26 17:53 Letztes Update: 2022-10-13 18:54

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
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-Verlauf (3/4 Historien)

2022-08-26 17:53 Aktualisiert von: cazfi
  • New Ticket "configure: Cache variable for readline runtime test" created
2022-10-08 09:56 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
  • Meilenstein Update from (Keine) to 3.0.5 (closed)
2022-10-13 18:54 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden