*** configure.orig	Thu Feb  1 19:30:38 1996
--- configure	Mon Dec 29 20:39:33 1997
***************
*** 2560,2565 ****
--- 2560,2567 ----
  fi
  fi
  
+ echo "Setting appropriate target for OpenBSD..."
+ RPLAY_TARGET="generic"
  
  if test -z "$RPLAY_TARGET"; then
  	echo 'Sorry, I could not figure out what type of system you have.'
***************
*** 2589,2597 ****
  
  
  if test "$no_x" = "yes" -o "$HAVE_FORMS" = "no"; then
! 	BUILD_TARGETS="include lib adpcm gsm librplay rplayd rplay rptp doc"
  else
! 	BUILD_TARGETS="include lib adpcm gsm librplay rplayd rplay rptp xrplay doc"
  fi
  
  
--- 2591,2599 ----
  
  
  if test "$no_x" = "yes" -o "$HAVE_FORMS" = "no"; then
! 	BUILD_TARGETS="include lib adpcm librplay rplayd rplay rptp doc"
  else
! 	BUILD_TARGETS="include lib adpcm librplay rplayd rplay rptp xrplay doc"
  fi
  
  
