diff --git a/configure b/configure index 8541150ec..ee3b89403 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=*)