bump Lua references from 5.4.6 to 5.4.8
This commit is contained in:
@@ -25,8 +25,8 @@ WINCHAIN=[-.win.chain]
|
||||
|
||||
# Lua location relative to src
|
||||
LUAVER=546
|
||||
LUADOTVER=5.4.6
|
||||
LUAUNDERVER=5_4_6
|
||||
LUADOTVER=5.4.8
|
||||
LUAUNDERVER=5_4_8
|
||||
LUAINC=[-.lib.lua.lua$(LUAVER).src]
|
||||
LUALIB=[-.lib.lua]lua$(LUAVER).olb
|
||||
LUASRCDIR =[-.lib.lua.lua$(LUAVER).src]
|
||||
|
||||
@@ -26,8 +26,8 @@ WINCHAIN=[-.win.chain]
|
||||
|
||||
# Lua location relative to src
|
||||
LUAVER=546
|
||||
LUADOTVER=5.4.6
|
||||
LUAUNDERVER=5_4_6
|
||||
LUADOTVER=5.4.8
|
||||
LUAUNDERVER=5_4_8
|
||||
LUAINC=[-.lib.lua.lua$(LUAVER).src]
|
||||
LUALIB=[-.lib.lua]lua$(LUAVER).olb
|
||||
LUASRCDIR =[-.lib.lua.lua$(LUAVER).src]
|
||||
|
||||
@@ -36,8 +36,8 @@ WINCHAIN=[-.win.chain]
|
||||
|
||||
# Lua
|
||||
LUAVER=546
|
||||
LUADOTVER=5.4.6
|
||||
LUAUNDERVER=5_4_6
|
||||
LUADOTVER=5.4.8
|
||||
LUAUNDERVER=5_4_8
|
||||
# Lua location relative to src
|
||||
LUAINC=[-.lib.lua.lua$(LUAVER).src]
|
||||
LUALIB=[-.lib.lua]lua$(LUAVER).olb
|
||||
|
||||
@@ -55,8 +55,8 @@ WINCHAIN=[.win.chain]
|
||||
|
||||
# Lua macros
|
||||
LUAVER=546
|
||||
LUADOTVER=5.4.6
|
||||
LUAUNDERVER=5_4_6
|
||||
LUADOTVER=5.4.8
|
||||
LUAUNDERVER=5_4_8
|
||||
LUAINC=[.lib.lua.lua$(LUAVER).src]
|
||||
LUALIB=[.lib.lua]lua$(LUAVER).olb
|
||||
LUASRCDIR =[.lib.lua.lua$(LUAVER).src]
|
||||
|
||||
@@ -31,8 +31,8 @@ WINCHAIN=[-.win.chain]
|
||||
|
||||
# Lua location relative to here
|
||||
LUAVER=546
|
||||
LUADOTVER=5.4.6
|
||||
LUAUNDERVER=5_4_6
|
||||
LUADOTVER=5.4.8
|
||||
LUAUNDERVER=5_4_8
|
||||
LUAINC=[-.lib.lua.lua$(LUAVER).src]
|
||||
LUALIB=[-.lib.lua]lua$(LUAVER).olb
|
||||
LUASRCDIR =[-.lib.lua.lua$(LUAVER).src]
|
||||
|
||||
@@ -28,9 +28,9 @@ $ ! one, use "" in the earlier one's position, such as
|
||||
$ ! $ @[-.sys.vms]vmsbuild "" "" "" "" "TTY+CURSES"
|
||||
$ !
|
||||
$ ! Lua Version
|
||||
$ luaver = "546"
|
||||
$ luadotver = "5.4.6"
|
||||
$ luaunderver = "5_4_6"
|
||||
$ luaver = "548"
|
||||
$ luadotver = "5.4.8"
|
||||
$ luaunderver = "5_4_8"
|
||||
$
|
||||
$ decc_dflt = f$trnlnm("DECC$CC_DEFAULT")
|
||||
$ j = (decc_dflt.nes."") .and. 1
|
||||
|
||||
Reference in New Issue
Block a user