summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/config.h b/utils/config.h
index afb7fa298..2ca645aa2 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -39,6 +39,7 @@ char *strndup(const char *s, size_t n);
#define WITH_JPEG
#define WITH_MNG
#define WITH_GIF
+#define WITH_NS_SVG /* internal SVG renderer */
#if defined(riscos) || defined(ncos)
#define WITH_DRAW
#define WITH_SPRITE