mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Enhancement - Hooks
- Started to make the 'with_lua' script multi-platform.
This commit is contained in:
parent
47f5a45e47
commit
98f4e22950
1 changed files with 3 additions and 3 deletions
6
with_lua
6
with_lua
|
@ -1,6 +1,6 @@
|
|||
# This is currently what is required to build with Lua.
|
||||
|
||||
#./configure --enable-lua=yes --with-lua --with-lua-inc=/usr/local/include --with-lua-lib=/usr/local/lib
|
||||
#./configure --enable-lua --with-lua --with-lua-inc=/usr/local/include --with-lua-lib=/usr/local/lib
|
||||
./configure --enable-lua --with-lua-inc=/usr/local/include --with-lua-lib=/usr/local/lib
|
||||
# OSX:
|
||||
rm auto.h
|
||||
./configure --enable-lua --with-lua-inc=/usr/local/include --with-lua-lib=/usr/local/lib
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue