Add an autoconf check for the curses library.

This commit is contained in:
Guus Sliepen 2011-05-15 12:06:21 +02:00
parent 362d8a6358
commit ec495b2f15
2 changed files with 39 additions and 0 deletions

View 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