From 33c08b5f78f41aab4d1172e66db7c1afe21b5f1c Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Mon, 15 Nov 1999 01:56:26 +0000 Subject: [PATCH] unspace --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 8f5e36e..511f55b 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: configure,v 1.22 1999/09/22 18:40:53 masputra Exp $ +# $Id: configure,v 1.23 1999/11/15 01:56:26 paulus Exp $ if [ -d /NextApps ]; then system="NeXTStep" @@ -88,7 +88,7 @@ fi case $state in neolithic) echo "This is a newer release on an outdated OS ($system)." - echo " This software may or may not work on this OS." + echo " This software may or may not work on this OS." echo " You may want to download an older version of PPP for this OS.";; ancient) echo "This is an old release of a supported OS ($system)." -- 2.39.2