From 3720fafac037bb637d2a5d194c6ee3ba07148831 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 14 Feb 2004 22:26:35 +0000 Subject: [project @ 2004-02-14 22:26:35 by jmb] Draw export module. svn path=/import/netsurf/; revision=541 --- utils/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'utils/config.h') diff --git a/utils/config.h b/utils/config.h index 66c1a20b6..f681c96be 100644 --- a/utils/config.h +++ b/utils/config.h @@ -43,5 +43,8 @@ /* ANT URL protocol support */ #define WITH_URL +/* Export modules */ +#define WITH_DRAW_EXPORT + #endif -- cgit v1.2.3