2002-08-17 05:11:09 +00: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 08:40:59 +00:00
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
+echo "Setting appropriate target for OpenBSD..."
|
|
|
|
+RPLAY_TARGET="generic"
|
2001-02-06 01:32:04 +00:00
|
|
|
+
|
2000-09-21 08:40:59 +00:00
|
|
|
|
|
|
|
if test -z "$RPLAY_TARGET"; then
|
|
|
|
echo 'Sorry, I could not figure out what type of system you have.'
|