# HG changeset patch # User Sadrul Habib Chowdhury # Date 1152038953 0 # Node ID 61ba85cf05a6b8a0a5107c5e7380492bcb96c699 # Parent 3111c8105199a0bd945c150d6ac5b550a165bad8 [gaim-migrate @ 16421] Paco-Paco thinks it would be good to make libgnt configure look for ncursesw. Thanks to rekkanoryo and grim, we can do that. committer: Tailor Script diff -r 3111c8105199 -r 61ba85cf05a6 console/libgnt/configure.ac --- a/console/libgnt/configure.ac Tue Jul 04 03:50:59 2006 +0000 +++ b/console/libgnt/configure.ac Tue Jul 04 18:49:13 2006 +0000 @@ -239,6 +239,8 @@ AC_CHECK_HEADERS(termios.h) #AC_VAR_TIMEZONE_EXTERNALS +AC_CHECK_LIB(ncursesw, initscr, , [AC_MSG_ERROR([ +*** You need ncursesw. ])]) AC_OUTPUT([Makefile gnt.pc