|
--- a/configure
|
|
+++ b/configure
|
|
@@ -19,7 +19,7 @@
|
|
support/configure $*
|
|
else
|
|
echo "retrieving the system name, type and OS release..."
|
|
- rev=`support/config.guess`
|
|
+ rev=build
|
|
if test "${rev}" # test for no output
|
|
then
|
|
echo " your system seems to be ${rev}."
|