From 8255400e9cb93a6fc3914b856d8a03408f2325fa Mon Sep 17 00:00:00 2001 From: Grzegorz Blach Date: Tue, 14 Jan 2014 23:49:26 +0100 Subject: Detect Lua on FreeBSD --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index e6e70c23ed..b76e547572 100644 --- a/wscript +++ b/wscript @@ -765,7 +765,7 @@ def options(opt): group.add_option('--lua', type = 'string', dest = 'LUA_VER', - help = "select Lua package which should be autodetected. Choices: 51 51deb 52 52deb luajit") + help = "select Lua package which should be autodetected. Choices: 51 51deb 51fbsd 52 52deb 52fbsd luajit") @conf def is_debug_build(ctx): -- cgit v1.2.3