taskwarrior/with_lua
Paul Beckingham 22d99806d0 Build System - with_lua
- Added Cygwin 1.5, 1.7 commands.
2010-02-11 23:34:04 -05:00

14 lines
243 B
Text
Executable file

# This is currently what is required to build with Lua.
# OSX:
autoreconf -f
./configure --with-lua
# Cygwin 1.5:
#autoreconf -f
#./configure
# Cygwin 1.7:
#autoreconf -f
#./configure --with-ncurses --with-ncurses-inc=/usr/include/ncurses