diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index afe280f261..d639e39b88 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -141,12 +141,12 @@ /* Define to 1 if you have the `inflatePrime' function */ #cmakedefine HAVE_INFLATEPRIME 1 +/* Define to use Lua */ +#cmakedefine HAVE_LUA 1 + /* Define to 1 if you have the header file. */ #cmakedefine HAVE_LUALIB_H 1 -/* Define to use Lua 5.1 */ -#cmakedefine HAVE_LUA 1 - /* Define to 1 if you have the header file. */ #cmakedefine HAVE_LUA_H 1