*** configure.orig	Thu Jan 15 19:57:26 1998
--- configure	Thu Jan 15 20:06:38 1998
***************
*** 4657,4662 ****
--- 4657,4670 ----
  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'`
