logo       

extragear/graphics/kst: msg#00262

kde.kst

Subject: extragear/graphics/kst

SVN commit 440596 by mueller:

unbreak compilation


M +1 -1 configure.in.in


--- trunk/extragear/graphics/kst/configure.in.in #440595:440596
@@ -141,7 +141,7 @@
else
AC_MSG_WARN([kstcmd will not be compiled. Please install readline and
ncurses])
fi
-AM_CONDITIONAL(include_kstcmd, test -n "$LIBREADLINE")
+AM_CONDITIONAL(include_kstcmd, test $have_readline_h = yes -a
$ac_cv_lib_readline_rl_cleanup_after_signal = yes)

# GSL Tests
GSL_LIBS="-lgsl -lgslcblas -lm"



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise