From: Paul Mackerras Date: Mon, 15 Nov 1999 01:56:26 +0000 (+0000) Subject: unspace X-Git-Tag: ppp-2.4.7~601 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=33c08b5f78f41aab4d1172e66db7c1afe21b5f1c;p=ppp.git unspace --- 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)."