X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=configure;h=511f55b00b89419ba5b87b24bfe243db11a5655b;hp=8f5e36ee80dcf1628d225b967abdc3c884e7c20f;hb=a139b444ebf0724d437c6f6ab4ec72700ce2c2cc;hpb=a9d45595aa8f6c1e80f7babf793125eec0853694 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)."