View | Details | Raw Unified | Return to bug 209353 | Differences between
and this patch

Collapse All | Expand All

(-)files/patch-configure (+11 lines)
Line 0 Link Here
1
--- configure.orig	2016-05-18 22:49:18.753911000 +0000
2
+++ configure	2016-05-18 22:49:38.480978000 +0000
3
@@ -20062,7 +20062,7 @@
4
 fi
5
 
6
 
7
-for luaversion in lua5.2 lua-5.2 lua5.1 lua-5.1 lua; do
8
+for luaversion in lua5.3 lua-5.3 lua5.2 lua-5.2 lua5.1 lua-5.1 lua; do
9
 
10
   succeeded=no
11
 

Return to bug 209353