diff options
| author | 2023-11-27 23:50:21 -0600 | |
|---|---|---|
| committer | 2023-11-27 23:50:21 -0600 | |
| commit | fdfa8f9ba55edb798cc6ae820b8c732b96f31808 (patch) | |
| tree | 7e489d43851be8872c687022d7362c97128b725a /src/config.h.in | |
| parent | add key handling and some other stuff (diff) | |
add some scrolling code and debug stuf
Diffstat (limited to 'src/config.h.in')
| -rw-r--r-- | src/config.h.in | 2 |
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 |
