summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index f53f51978..3ecb964be 100644
--- a/config.h.in
+++ b/config.h.in
@@ -225,6 +225,7 @@
#cmakedefine HAVE_STROPS_H 1
#cmakedefine HAVE_SETSIG 1
#cmakedefine HAVE_OASYNC 1
+#cmakedefine WITH_SNOWBALL 1
/* Configure allocator */
#define uthash_malloc(sz) g_slice_alloc(sz)