comparison configure.in @ 80497:c6bdc935d2d0

Remove hpux10.20 from the desupported list.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 11 Apr 2008 03:19:07 +0000
parents 02c316a51404
children 2f1b582ec628 ca9efc5939fc
comparison
equal deleted inserted replaced
80496:187891075439 80497:c6bdc935d2d0
1269 exit 33 1269 exit 33
1270 ;; 1270 ;;
1271 esac 1271 esac
1272 1272
1273 case "${opsys}" in 1273 case "${opsys}" in
1274 bsd386 | bsdos2-1 | bsdos2 | bsdos3 | bsdos4 | bsd4-1 | bsd4-2 | bsd4-3 | usg5-0 | usg5-2-2 | usg5-2 | usg5-3 | ultrix4-3 | 386bsd | hpux | hpux8 | hpux9 | hpux9shr | hpux10 | hpux10-20 | aix3-1 | aix3-2-5 | aix3-2 | aix4-1 | nextstep | ux4800 | uxpds | uxpv ) 1274 bsd386 | bsdos2-1 | bsdos2 | bsdos3 | bsdos4 | bsd4-1 | bsd4-2 | bsd4-3 | usg5-0 | usg5-2-2 | usg5-2 | usg5-3 | ultrix4-3 | 386bsd | hpux | hpux8 | hpux9 | hpux9shr | hpux10 | aix3-1 | aix3-2-5 | aix3-2 | aix4-1 | nextstep | ux4800 | uxpds | uxpv )
1275 echo "The system that you are configuring on: ${canonical} is considered to be obsolete" 1275 echo "The system that you are configuring on: ${canonical} is considered to be obsolete"
1276 echo "and it is planned to be desupported in the next version of Emacs" 1276 echo "and it is planned to be desupported in the next version of Emacs"
1277 echo "Please email emacs-devel@gnu.org as soon as possible if this system is still in use." 1277 echo "Please email emacs-devel@gnu.org as soon as possible if this system is still in use."
1278 echo "The code is still functional, but you need to edit the 'configure' script and remove the" 1278 echo "The code is still functional, but you need to edit the 'configure' script and remove the"
1279 echo "'exit 44' line. After that you can run 'configure' again and complete the build." 1279 echo "'exit 44' line. After that you can run 'configure' again and complete the build."