comparison configure.in @ 10:49a24b4fd526 r19-15b6

Import from CVS: tag r19-15b6
author cvs
date Mon, 13 Aug 2007 08:47:52 +0200
parents 4b173ad71786
children 9ee227acff29
comparison
equal deleted inserted replaced
9:6f2bbbbbe05a 10:49a24b4fd526
1824 ## HP 9000 series 700 and 800, running HP/UX 1824 ## HP 9000 series 700 and 800, running HP/UX
1825 ## XEmacs changes here for shared. 1825 ## XEmacs changes here for shared.
1826 hppa*-hp-hpux7* ) 1826 hppa*-hp-hpux7* )
1827 machine=hp800 opsys=hpux NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1827 machine=hp800 opsys=hpux NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1828 ;; 1828 ;;
1829 hppa*-hp-hpux8shr* ) 1829 hppa*-hp-hpux8*shr* )
1830 machine=hp800 opsys=hpux8shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1830 machine=hp800 opsys=hpux8*shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1831 ;; 1831 ;;
1832 hppa*-hp-hpux8* ) 1832 hppa*-hp-hpux8* )
1833 machine=hp800 opsys=hpux8 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1833 machine=hp800 opsys=hpux8 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1834 ;; 1834 ;;
1835 hppa*-hp-hpux9shr* ) 1835 hppa*-hp-hpux9*shr* )
1836 machine=hp800 opsys=hpux9shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1836 machine=hp800 opsys=hpux9*shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1837 ;; 1837 ;;
1838 hppa*-hp-hpux9* ) 1838 hppa*-hp-hpux9* )
1839 machine=hp800 opsys=hpux9 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1839 machine=hp800 opsys=hpux9 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1840 ;; 1840 ;;
1841 hppa*-hp-hpux10shr* ) 1841 hppa*-hp-hpux10*shr* )
1842 machine=hp800 opsys=hpux10shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1842 machine=hp800 opsys=hpux10*shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1843 ;; 1843 ;;
1844 hppa*-hp-hpux10* ) 1844 hppa*-hp-hpux10* )
1845 machine=hp800 opsys=hpux10 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1845 machine=hp800 opsys=hpux10 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1846 ;; 1846 ;;
1847 1847
2169 # FSF 19.31 has NON_GNU_CPP=/usr/lib/cpp for SunOS 4.x. 2169 # FSF 19.31 has NON_GNU_CPP=/usr/lib/cpp for SunOS 4.x.
2170 2170
2171 case "${canonical}" in 2171 case "${canonical}" in
2172 ## The Sun386 didn't get past 4.0. 2172 ## The Sun386 didn't get past 4.0.
2173 i[3-9]86-*-sunos4 ) opsys=sunos4-0 ;; 2173 i[3-9]86-*-sunos4 ) opsys=sunos4-0 ;;
2174 *-sunos4shr* ) opsys=sunos4-0shr ;; 2174 *-sunos4*shr* ) opsys=sunos4-0-shr ;;
2175 *-sunos4-0shr* ) opsys=sunos4-0shr ;; 2175 *-sunos4-0*shr* ) opsys=sunos4-0-shr ;;
2176 *-sunos4-1shr* ) opsys=sunos4-1shr ;; 2176 *-sunos4-1*shr* ) opsys=sunos4-1-shr ;;
2177 *-sunos4-1-2shr* ) opsys=sunos4-1-2shr ;; 2177 *-sunos4-1-2*shr* ) opsys=sunos4-1-2-shr ;;
2178 *-sunos4-1-[3-9]shr* ) opsys=sunos4-1-3shr ;; 2178 *-sunos4-1-[3-9]*shr* ) opsys=sunos4-1-3-shr ;;
2179 *-sunos4.0* ) opsys=sunos4-0 ;; 2179 *-sunos4.0* ) opsys=sunos4-0 ;;
2180 *-sunos4.1.2* ) opsys=sunos4-1-2 ;; 2180 *-sunos4.1.2* ) opsys=sunos4-1-2 ;;
2181 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;; 2181 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;;
2182 *-sunos4* | *-sunos ) opsys=sunos4-1 ;; 2182 *-sunos4* | *-sunos ) opsys=sunos4-1 ;;
2183 2183
2857 opsysfile="s/hpux9-x11r4.h" 2857 opsysfile="s/hpux9-x11r4.h"
2858 ;; 2858 ;;
2859 esac 2859 esac
2860 fi 2860 fi
2861 2861
2862 if test "${opsys}" = "hpux9shr"; then 2862 if test "${opsys}" = "hpux9-shr"; then
2863 case "${x_libraries}" in 2863 case "${x_libraries}" in
2864 *X11R4* ) 2864 *X11R4* )
2865 opsysfile="s/hpux9shxr4.h" 2865 opsysfile="s/hpux9shxr4.h"
2866 ;; 2866 ;;
2867 esac 2867 esac