updates.
[silc.git] / configure.in.pre
index 8472feb028e7ea326f5c7c2dbb2b316de15ee5a6..df04c31385aec210b2a772e0cb9796bb38b9bb03 100644 (file)
@@ -1,9 +1,9 @@
 #
-#  configure.in
+#  configure.in.pre
 #
-#  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
+#  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  Copyright (C) 2000 - 2001 Pekka Riikonen
+#  Copyright (C) 2000 - 2002 Pekka Riikonen
 #
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
@@ -615,6 +615,11 @@ AM_CONDITIONAL(SILC_WIN32, test x$win32-support = xtrue)
 #
 AM_CONDITIONAL(SILC_EPOC, test xfalse = xtrue)
 
+#
+# Native BeOS support (disabled by default)
+#
+AM_CONDITIONAL(SILC_BEOS, test xfalse = xtrue)
+
 #
 # IPv6 support
 #
@@ -795,9 +800,8 @@ lib/silcutil/unix/Makefile
 lib/silcutil/win32/Makefile
 lib/silcsftp/Makefile
 lib/silcsftp/tests/Makefile
-doc/example_silc.conf
 doc/example_silcd.conf
-)     
+)
 
 if test "x$silc_dist" = "xsilc-client" || 
    test "x$silc_dist" = "xsilc-toolkit"; then