aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-06-17 15:50:56 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-06-19 13:19:48 +0200
commit00d6c5ede909c45d44c904a02f658256130b84ff (patch)
treef8e4ae321ee6e0067f2f26dd435042114f9459b0 /config.h.in
parentb87206bb931f10da622a95f8bd2f01b1ad6be706 (diff)
downloadhex-00d6c5ede909c45d44c904a02f658256130b84ff.tar.gz
hex-00d6c5ede909c45d44c904a02f658256130b84ff.tar.xz
hex-00d6c5ede909c45d44c904a02f658256130b84ff.zip
Bump liberty, move the UI to liberty-xui.c
This deduplicates code between nncmpp and hex, while adding functionality.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index ba7991d..2551a7f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -5,7 +5,8 @@
#define PROGRAM_VERSION "${PROJECT_VERSION}"
#cmakedefine HAVE_RESIZETERM
-#cmakedefine HAVE_LUA
+#cmakedefine WITH_LUA
+#cmakedefine WITH_X11
#endif // ! CONFIG_H