pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6492] More robust detection of libncurses


From: John Darrington
Subject: [patch #6492] More robust detection of libncurses
Date: Fri, 18 Apr 2008 23:11:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080129 Iceweasel/2.0.0.12 (Debian-2.0.0.12-1)

Follow-up Comment #2, patch #6492 (project pspp):

>  I don't see a good reason to rename HAVE_NCURSES to LIBNCURSES_USABLE.

I did this because HAVE_NCURSES is automatically set by AC_CHECK_LIB(ncurses)
which may be called indirectly by other macros.  When HAVE_NCURSES is
non-zero, this merely asserts that the library is present on the system.  It
doesn't mean that the header file(s) are present.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6492>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]