If building dselect is requested (the default), ncurses is requested through DPKG_LIB_CURSES, but if it isn't found, only AC_MSG_WARN is used, leading to a successful configure and a failure to build dselect/*. Use AC_MSG_ERROR instead to make configure bail out. Reported-by: Michael Schmidt <michael.schmidt.dangel@gmail.com> Signed-off-by: Guillem Jover <guillem@debian.org>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||