aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index 4e9f870..09e7f55 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -1,5 +1,7 @@
#mesondefine NCURSES_WIDE
#mesondefine NCURSES_INCLUDE
+#mesondefine UMPS_NAME
+#mesondefine UMPS_VERSION
#ifdef NCURSES_WIDE
#define NCURSES_TEXT(_s) L ## _s