mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
11 lines
393 B
Text
11 lines
393 B
Text
--- configure.orig 2020-01-06 10:43:44 UTC
|
|
+++ configure
|
|
@@ -5442,7 +5442,7 @@ $as_echo "enabled" >&6; }
|
|
|
|
|
|
if test "x$LUA" = 'x'; then :
|
|
- for ac_prog in lua lua5.2 lua52 lua5.1 lua51 lua50
|
|
+ for ac_prog in lua lua5.4 lua54 lua5.3 lua53 lua5.2 lua52 lua5.1 lua51
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|