Changes between Initial Version and Version 1 of Ticket #52291, comment 1
- Timestamp:
- Sep 20, 2016, 10:56:02 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52291, comment 1
initial v1 1 1 Committed in r152935 with two changes: 2 2 - The idn variant used `--without-idb` where it should have been `--without-idn`. 3 - Passing `--without-slang` completely disables searching for ncurses and tries to find ncurses in `-Lno/lib`. This is a bug in mutt's configure script.3 - Passing `--without-slang` completely disables searching for ncurses and tries to find s-lang in `-Lno/lib` which fails configure. This is a bug in mutt's configure script.