diff options
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -465,7 +465,7 @@ fi CONFIG_LPEG=0 -if test "$lpeg" != "no" ; then +if test $CONFIG_LUA -eq 1 -a "$lpeg" != "no" ; then printf "checking for liblpeg ... " |
![]() |
index : vis | |
| a neat vi-like editor | Mitchell Riedstra |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | configure | 2 |
@@ -465,7 +465,7 @@ fi CONFIG_LPEG=0 -if test "$lpeg" != "no" ; then +if test $CONFIG_LUA -eq 1 -a "$lpeg" != "no" ; then printf "checking for liblpeg ... " |