mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-02-13 07:22:52 +01:00
Change Mac OS Lua directory
This commit is contained in:
parent
ca48baf495
commit
afe0494318
@ -29,7 +29,7 @@ DEBUG?=NODEBUG
|
|||||||
# LUAINC_macosx:
|
# LUAINC_macosx:
|
||||||
# /opt/local/include
|
# /opt/local/include
|
||||||
LUAINC_macosx_base?=/opt/local/include
|
LUAINC_macosx_base?=/opt/local/include
|
||||||
LUAINC_macosx?=$(LUAINC_macosx_base)/lua$(LUAV)
|
LUAINC_macosx?=$(LUAINC_macosx_base)/lua/$(LUAV)
|
||||||
# FIXME default should this default to fink or to macports?
|
# FIXME default should this default to fink or to macports?
|
||||||
# What happens when more than one Lua version is installed?
|
# What happens when more than one Lua version is installed?
|
||||||
LUAPREFIX_macosx?=/opt/local
|
LUAPREFIX_macosx?=/opt/local
|
||||||
|
Loading…
x
Reference in New Issue
Block a user