--- configure.~1~	Sat Apr 25 15:02:36 1998
+++ configure	Sat Jun 13 21:30:36 1998
@@ -4467,6 +4467,14 @@
 rm -f conftest*
 fi
 
+# OpenBSD has these, but they are stubs only!
+case $target_os in
+openbsd*)
+  eval "ac_cv_func_timer_settime=no"
+  eval "ac_cv_func_timer_create=no"
+  ;;
+esac
+
 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
   echo "$ac_t""yes" 1>&6
     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
