30c2bbb392
- install a README with information about the Corewars language
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
$OpenBSD: patch-configure,v 1.3 2006/11/26 10:16:07 jasper Exp $
|
|
--- configure.orig Wed Oct 23 14:52:22 2002
|
|
+++ configure Sun Nov 26 11:13:59 2006
|
|
@@ -4471,20 +4471,7 @@ if test `eval echo '${'$as_ac_Header'}'`
|
|
_ACEOF
|
|
COREWARSCMD=corewars-cmd
|
|
else
|
|
- { echo "$as_me:$LINENO: WARNING:
|
|
-
|
|
- ********************************************************************************
|
|
- *** glibc >= 2.1 not installed - cannot build command line client without it ***
|
|
- *** (but this is ok if you want the GTK+ client only) ***
|
|
- ********************************************************************************
|
|
-" >&5
|
|
-echo "$as_me: WARNING:
|
|
-
|
|
- ********************************************************************************
|
|
- *** glibc >= 2.1 not installed - cannot build command line client without it ***
|
|
- *** (but this is ok if you want the GTK+ client only) ***
|
|
- ********************************************************************************
|
|
-" >&2;}
|
|
+ COREWARSCMD=corewars-cmd
|
|
fi
|
|
|
|
done
|