X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=configure;h=c519eadac8df3bf7265f33feaea4f290b24d29df;hp=59daa9ba8b5a6d284cd2a085a76950fbb4745056;hb=9c3c5cdb5f30e02e6ff5772b3b01992de191a384;hpb=2874cacceefc32c0371e0670af1604a99554161a;ds=sidebyside diff --git a/configure b/configure index 59daa9b..c519ead 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: configure,v 1.7 1995/12/18 03:31:30 paulus Exp $ +# $Id: configure,v 1.8 1996/05/24 07:03:01 paulus Exp $ if [ -d /NextApps ]; then system="NeXTStep" @@ -32,13 +32,6 @@ case $system in 4.[01]*) state="early"; ksrc="ultrix";; 4.[234]) state="known"; ksrc="ultrix";; esac;; - AIX) - makext="aix4"; - version=`uname -v` - case $version.$release in - 4.1) state="known"; ksrc="aix4";; - 4.[2-9]*) state="late"; ksrc="aix4";; - esac;; OSF1) makext="osf"; case $release in