Add autoconf checks for OpenSSL's elliptic curve functions.
[tinc] / m4 / curses.m4
index 408ae28..50a90a5 100644 (file)
@@ -38,5 +38,4 @@ AC_DEFUN([tinc_CURSES],
   ])
 
   AC_SUBST(CURSES_LIBS)
-  AM_CONDITIONAL(CURSES, test "$curses" = true)
 ])