]> git.meshlink.io Git - meshlink/blobdiff - configure.in
Add an autoconf check for the curses library.
[meshlink] / configure.in
index 7c050139b4ca3ee5db7e7155d15da2489659bf94..ccc0d26c04a6ddef10589c49b9f72e31bc190e5c 100644 (file)
@@ -154,6 +154,7 @@ dnl These are defined in files in m4/
 
 AC_ARG_WITH(libgcrypt, AC_HELP_STRING([--with-libgcrypt], [enable use of libgcrypt instead of OpenSSL])], [])
 
+tinc_CURSES
 tinc_LIBEVENT
 tinc_ZLIB
 tinc_LZO