Putting Readline code inside #ifdefs

This commit is contained in:
Haitham Gad
2013-03-09 23:18:49 -05:00
committed by Paul Beckingham
parent 60a7d2128e
commit a5f55bf2f4
6 changed files with 23 additions and 20 deletions

View File

@@ -45,6 +45,9 @@ Override PACKAGE_LANGUAGE, then
/* Found the GnuTLS library */
#cmakedefine HAVE_LIBGNUTLS
/* Found the Readline library */
#cmakedefine HAVE_READLINE
/* Found the pthread library */
#cmakedefine HAVE_LIBPTHREAD