1d8237d147
- add RCS ids to patches
14 lines
393 B
Plaintext
14 lines
393 B
Plaintext
$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
|
|
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.'
|