$NetBSD: patch-ae,v 1.5 2005/11/04 21:21:02 tonio Exp $ --- config/config.h.in.orig 2005-09-20 02:31:32.000000000 +0200 +++ config/config.h.in @@ -747,6 +747,9 @@ /* additional directories to search for native jni libraries */ #undef JNI_LIBRARY_PATH +/* Defined on NetBSD because sigwait needs the handle not to be registered */ +#undef KAFFE_BUGGY_NETBSD_SIGWAIT + /* Full path to the directory containing kaffe's locales */ #undef KAFFE_LOCALEDIR