aboutsummaryrefslogtreecommitdiff
path: root/src/config-riscos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-riscos.h')
-rw-r--r--src/config-riscos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-riscos.h b/src/config-riscos.h
index 79e1974bb..46de289b9 100644
--- a/src/config-riscos.h
+++ b/src/config-riscos.h
@@ -11,6 +11,9 @@
/* Define cpu-machine-OS */
#define OS "ARM-RISC OS"
+/* Define to 1 if you want the built-in manual */
+#define USE_MANUAL 1
+
/* Define if you have the gethostbyaddr_r() function with 5 arguments */
#undef HAVE_GETHOSTBYADDR_R_5