Diff

configure @ 469:72683281cbc4

Automated merge with http://waqas.ath.cx/
author Matthew Wild <mwild1@gmail.com>
date Sat, 29 Nov 2008 03:28:07 +0000 (2008-11-29)
parent 467:66f145f5c932
child 502:21dc299387a6
line wrap: on
line diff
--- a/configure	Sat Nov 29 08:25:34 2008 +0500
+++ b/configure	Sat Nov 29 03:28:07 2008 +0000
@@ -125,7 +125,7 @@
 
 if [ "$LUA_SUFFIX_SET" != "yes" ]
 then
-   for suffix in "" "5.1" "51" ""
+   for suffix in "5.1" "51" ""
    do
       LUA_SUFFIX="$suffix"
       if [ "$LUA_DIR_SET" = "yes" ]