tiny patch for recognising libncurses
Tino Schwarze
tino.schwarze at informatik.tu-chemnitz.de
Thu Nov 11 12:29:34 CET 1999
Hi there,
as libncurses provides a curses compatible tgetent, the following patch
makes configure recognise it. (Several people had problems with that)
Hope it helps! Tino.
PS: I'm working on an arla_complete RPM which includes Kerberos4 as
well as ARLA ready-to-go. It's currently aimed at my university but might
be made more generic some time. (And it includes a bunch of subpackages
for krb4 only and ARLA only as well!)
--- arla-0.27.org/configure.in Mon Aug 9 19:17:54 1999
+++ arla-0.27/configure.in Fri Sep 24 12:59:21 1999
@@ -558,7 +558,7 @@
dnl Tests for editline
dnl
-AC_FIND_FUNC_NO_LIBS(tgetent, termcap curses)
+AC_FIND_FUNC_NO_LIBS(tgetent, termcap curses ncurses)
AC_FIND_FUNC_NO_LIBS(el_init, edit)
AC_FIND_FUNC_NO_LIBS(readline, readline)
--
* LINUX - Where do you want to be tomorrow? *
More information about the Arla-drinkers
mailing list