summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1999-11-15 01:56:26 +0000
committerPaul Mackerras <paulus@samba.org>1999-11-15 01:56:26 +0000
commit33c08b5f78f41aab4d1172e66db7c1afe21b5f1c (patch)
treeaa30b765276d30819550fd70fe53a349acc6e678 /configure
parentdb6112a8290cd07569d1c34237a50a17668c68f3 (diff)
unspace
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files 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)."