aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8541150e..ee3b8940 100755
--- a/configure
+++ b/configure
@@ -145,6 +145,7 @@ do
fi
if [ "$OSTYPE" = "openbsd" ]; then
LUA_INCDIR="/usr/local/include";
+ LUA_INCDIR_SET="yes"
fi
;;
--libdir=*)