From 27ecc417fedf25b2408e49fafdae4421d5115532 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Thu, 21 Jan 2016 12:18:55 -0500 Subject: wscript: Update `--lua' help This was outdated after a1f949d3b83224306e099c7d670f11eb8f249b84. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index ca48401c4e..602ec58b5e 100644 --- a/wscript +++ b/wscript @@ -911,7 +911,7 @@ def options(opt): group.add_option('--lua', type = 'string', dest = 'LUA_VER', - help = "select Lua package which should be autodetected. Choices: 51 51deb 51fbsd 52 52deb 52arch 52fbsd luajit") + help = "select Lua package which should be autodetected. Choices: 51 51deb 51obsd 51fbsd 52 52deb 52arch 52fbsd luajit") @conf def is_optimization(ctx): -- cgit v1.2.3