Diagnostics: Removed obsolete items

- Removed '+pthreads' caps indicator.
- Removed HAVE_LIB defines for pthreads and readline.
- Removed CMake module for finding readline.
This commit is contained in:
Paul Beckingham 2015-04-26 09:17:31 -04:00
parent b91a4b4982
commit dc8e874f19
3 changed files with 0 additions and 93 deletions

View file

@ -51,12 +51,6 @@
/* Found the GnuTLS library */
#cmakedefine HAVE_LIBGNUTLS
/* Found the Readline library */
#cmakedefine HAVE_READLINE
/* Found the pthread library */
#cmakedefine HAVE_LIBPTHREAD
/* Found tm_gmtoff */
#cmakedefine HAVE_TM_GMTOFF