taskwarrior/with_lua
Paul Beckingham 98f4e22950 Enhancement - Hooks
- Started to make the 'with_lua' script multi-platform.
2010-01-30 12:53:53 -05:00

6 lines
164 B
Text
Executable file

# This is currently what is required to build with Lua.
# OSX:
rm auto.h
./configure --enable-lua --with-lua-inc=/usr/local/include --with-lua-lib=/usr/local/lib