summary refs log tree commit diff
path: root/config.h.meson
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index 9ae88b26..d41304db 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -280,3 +280,8 @@
 /* Define to 1 if you have history support from -lreadline. */
 #mesondefine HAVE_READLINE_HISTORY
 
+/* Define if NBFT support is enabled */
+#mesondefine WITH_NBFT
+
+/* Define to 1 if dlvsym() is available */
+#mesondefine HAVE_DLVSYM