summaryrefslogtreecommitdiff
path: root/config_host/config_features.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host/config_features.h.in')
-rw-r--r--config_host/config_features.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index bae2ecd4dfa3..5dd85dfc3ea6 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -179,4 +179,9 @@
*/
#define HAVE_FEATURE_PDFIMPORT 0
+/*
+ * Whether NSS is available
+ */
+#define HAVE_FEATURE_NSS 0
+
#endif