aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cmakeconfig.h.in6
1 files changed, 3 insertions, 3 deletions
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 <lualib.h> header file. */
#cmakedefine HAVE_LUALIB_H 1
-/* Define to use Lua 5.1 */
-#cmakedefine HAVE_LUA 1
-
/* Define to 1 if you have the <lua.h> header file. */
#cmakedefine HAVE_LUA_H 1