mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Autoconf
- Removed double check for ncurses, causing the library to be listed twice on the link line.
This commit is contained in:
parent
8ab3c1cc3c
commit
a5fef2cc6b
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ AC_SUBST(CFLAGS)
|
|||
|
||||
# Checks for libraries.
|
||||
AC_CHECK_LIB(ncurses,initscr)
|
||||
AC_CHECK_LIB(ncurses,endwin)
|
||||
|
||||
# Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue