summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-08-09 07:37:29 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-08-09 07:37:29 +0000
commit9e52a069352d9317d327e701f8e3dd7cbaa6778a (patch)
treed750973f4a4a204c86ed780e4735c2f101fb39b7 /utils/config.h
parent196c5a3c08f13077c860233f7c9523f6c2c1c999 (diff)
downloadnetsurf-9e52a069352d9317d327e701f8e3dd7cbaa6778a.tar.gz
netsurf-9e52a069352d9317d327e701f8e3dd7cbaa6778a.tar.bz2
[project @ 2004-08-09 07:37:29 by jmb]
Checkin missing config.h update svn path=/import/netsurf/; revision=1203
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/config.h b/utils/config.h
index 8c58e27e0..a7c844424 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -46,6 +46,8 @@
#define WITH_KEYBOARD_NAVIGATION
/* Free text search */
#define WITH_SEARCH
+ /* Printing support */
+ #define WITH_PRINT
#endif
#ifdef ncos
/* Kiosk style browsing support */