aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0cc48a2..dced540 100755
--- a/configure
+++ b/configure
@@ -505,7 +505,7 @@ int main(int argc, char *argv[]) {
}
EOF
- for liblpeg in lpeg lua5.3-lpeg lua5.2-lpeg; do
+ for liblpeg in lpeg lua5.4-lpeg lua5.3-lpeg lua5.2-lpeg; do
printf " checking for static %s... " "$liblpeg"
if test "$have_pkgconfig" = "yes" ; then