updates.
[crypto.git] / configure.in.pre
index b7acfd23ff95cbb1a202c8e375e1be726ed7629d..63e2a1ff0995c34f4d8f999ccaa302043932933b 100644 (file)
@@ -610,6 +610,12 @@ AC_ARG_WITH(win32,
 
 AM_CONDITIONAL(SILC_WIN32, test x$win32-support = xtrue)
 
+#
+# Native EPOC support (disabled by default)
+#
+epoc-support = false
+AM_CONDITIONAL(SILC_EPOC, test x$epoc-support = xtrue)
+
 #
 # IPv6 support
 #