mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
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:
parent
b91a4b4982
commit
dc8e874f19
3 changed files with 0 additions and 93 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue