comparison configure.in @ 94293:ca9efc5939fc

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
author Miles Bader <miles@gnu.org>
date Wed, 23 Apr 2008 05:55:42 +0000
parents dfdc13740582 c6bdc935d2d0
children 537c28766f1d
comparison
equal deleted inserted replaced
94292:f07af351ed0b 94293:ca9efc5939fc
767 exit 33 767 exit 33
768 ;; 768 ;;
769 esac 769 esac
770 770
771 case "${opsys}" in 771 case "${opsys}" in
772 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 ) 772 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 )
773 echo "The system that you are configuring on: ${canonical} is considered to be obsolete" 773 echo "The system that you are configuring on: ${canonical} is considered to be obsolete"
774 echo "and it is planned to be desupported in the next version of Emacs" 774 echo "and it is planned to be desupported in the next version of Emacs"
775 echo "Please email emacs-devel@gnu.org as soon as possible if this system is still in use." 775 echo "Please email emacs-devel@gnu.org as soon as possible if this system is still in use."
776 echo "The code is still functional, but you need to edit the 'configure' script and remove the" 776 echo "The code is still functional, but you need to edit the 'configure' script and remove the"
777 echo "'exit 44' line. After that you can run 'configure' again and complete the build." 777 echo "'exit 44' line. After that you can run 'configure' again and complete the build."