2002-08-17 01:11:09 -04:00
|
|
|
$OpenBSD: patch-configure,v 1.3 2002/08/17 05:11:09 brad Exp $
|
|
|
|
--- configure.orig Wed Jun 9 02:26:19 1999
|
|
|
|
+++ configure Sat Aug 17 01:04:17 2002
|
|
|
|
@@ -2630,6 +2630,9 @@ if test $is_freebsd = "yes"; then
|
2000-09-21 04:40:59 -04:00
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
+echo "Setting appropriate target for OpenBSD..."
|
|
|
|
+RPLAY_TARGET="generic"
|
2001-02-05 20:32:04 -05:00
|
|
|
+
|
2000-09-21 04:40:59 -04:00
|
|
|
|
|
|
|
if test -z "$RPLAY_TARGET"; then
|
|
|
|
echo 'Sorry, I could not figure out what type of system you have.'
|