aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 495a11e3..5deb44be 100755
--- a/configure
+++ b/configure
@@ -445,7 +445,7 @@ check_incdir() {
445 echo 445 echo
446 echo "If the development files for Lua (headers and libraries)" 446 echo "If the development files for Lua (headers and libraries)"
447 echo "are installed in your system, you may need to use the" 447 echo "are installed in your system, you may need to use the"
448 echo "$(BOLD --with-lua) or $(BOLD --with-include) flags to specify their location." 448 echo "$(BOLD --with-lua) or $(BOLD --with-lua-include) flags to specify their location."
449 echo 449 echo
450 echo "If those files are not yet installed, you need to install" 450 echo "If those files are not yet installed, you need to install"
451 echo "them using the appropriate method for your operating system." 451 echo "them using the appropriate method for your operating system."