mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Hooks - starting...
- Tried to include an autoconf Lua detector. Failed. Waiting on mailing list response.
This commit is contained in:
parent
f435eeed7a
commit
44aeea8e45
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ AC_SUBST(CFLAGS)
|
|||
|
||||
# Checks for libraries.
|
||||
AC_CHECK_LIB(ncurses,initscr)
|
||||
AC_CHECK_LIB(lua,lua_open)
|
||||
|
||||
# Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue