comparison configure @ 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
1805 ## HP 9000 series 700 and 800, running HP/UX 1805 ## HP 9000 series 700 and 800, running HP/UX
1806 ## XEmacs changes here for shared. 1806 ## XEmacs changes here for shared.
1807 hppa*-hp-hpux7* ) 1807 hppa*-hp-hpux7* )
1808 machine=hp800 opsys=hpux NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1808 machine=hp800 opsys=hpux NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1809 ;; 1809 ;;
1810 hppa*-hp-hpux8shr* ) 1810 hppa*-hp-hpux8*shr* )
1811 machine=hp800 opsys=hpux8shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1811 machine=hp800 opsys=hpux8-shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1812 ;; 1812 ;;
1813 hppa*-hp-hpux8* ) 1813 hppa*-hp-hpux8* )
1814 machine=hp800 opsys=hpux8 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1814 machine=hp800 opsys=hpux8 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1815 ;; 1815 ;;
1816 hppa*-hp-hpux9shr* ) 1816 hppa*-hp-hpux9*shr* )
1817 machine=hp800 opsys=hpux9shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1817 machine=hp800 opsys=hpux9-shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1818 ;; 1818 ;;
1819 hppa*-hp-hpux9* ) 1819 hppa*-hp-hpux9* )
1820 machine=hp800 opsys=hpux9 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1820 machine=hp800 opsys=hpux9 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1821 ;; 1821 ;;
1822 hppa*-hp-hpux10shr* ) 1822 hppa*-hp-hpux10*shr* )
1823 machine=hp800 opsys=hpux10shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1823 machine=hp800 opsys=hpux10*shr NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1824 ;; 1824 ;;
1825 hppa*-hp-hpux10* ) 1825 hppa*-hp-hpux10* )
1826 machine=hp800 opsys=hpux10 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa" 1826 machine=hp800 opsys=hpux10 NON_GNU_CPP="cc -Aa -E" NON_GNU_CC="cc -Aa"
1827 ;; 1827 ;;
1828 1828
2150 # FSF 19.31 has NON_GNU_CPP=/usr/lib/cpp for SunOS 4.x. 2150 # FSF 19.31 has NON_GNU_CPP=/usr/lib/cpp for SunOS 4.x.
2151 2151
2152 case "${canonical}" in 2152 case "${canonical}" in
2153 ## The Sun386 didn't get past 4.0. 2153 ## The Sun386 didn't get past 4.0.
2154 i[3-9]86-*-sunos4 ) opsys=sunos4-0 ;; 2154 i[3-9]86-*-sunos4 ) opsys=sunos4-0 ;;
2155 *-sunos4shr* ) opsys=sunos4-0shr ;; 2155 *-sunos4*shr* ) opsys=sunos4-0-shr ;;
2156 *-sunos4-0shr* ) opsys=sunos4-0shr ;; 2156 *-sunos4-0*shr* ) opsys=sunos4-0-shr ;;
2157 *-sunos4-1shr* ) opsys=sunos4-1shr ;; 2157 *-sunos4-1*shr* ) opsys=sunos4-1-shr ;;
2158 *-sunos4-1-2shr* ) opsys=sunos4-1-2shr ;; 2158 *-sunos4-1-2*shr* ) opsys=sunos4-1-2-shr ;;
2159 *-sunos4-1-[3-9]shr* ) opsys=sunos4-1-3shr ;; 2159 *-sunos4-1-[3-9]*shr* ) opsys=sunos4-1-3-shr ;;
2160 *-sunos4.0* ) opsys=sunos4-0 ;; 2160 *-sunos4.0* ) opsys=sunos4-0 ;;
2161 *-sunos4.1.2* ) opsys=sunos4-1-2 ;; 2161 *-sunos4.1.2* ) opsys=sunos4-1-2 ;;
2162 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;; 2162 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;;
2163 *-sunos4* | *-sunos ) opsys=sunos4-1 ;; 2163 *-sunos4* | *-sunos ) opsys=sunos4-1 ;;
2164 2164
2353 exit 1 2353 exit 1
2354 fi 2354 fi
2355 2355
2356 if [ "${dynamic}" = "yes" ]; then 2356 if [ "${dynamic}" = "yes" ]; then
2357 case "${opsys}" in 2357 case "${opsys}" in
2358 hpux8 ) opsys=hpux8shr ;; 2358 hpux8 ) opsys=hpux8-shr ;;
2359 hpux9 ) opsys=hpux9shr ;; 2359 hpux9 ) opsys=hpux9-shr ;;
2360 hpux10 ) opsys=hpux10shr ;; 2360 hpux10 ) opsys=hpux10-shr ;;
2361 sunos4-0 ) opsys=sunos4-0shr ;; 2361 sunos4-0 ) opsys=sunos4-0-shr ;;
2362 sunos4-1 ) opsys=sunos4-1shr ;; 2362 sunos4-1 ) opsys=sunos4-1-shr ;;
2363 sunos4-1-2 ) opsys=sunos4-1-2shr ;; 2363 sunos4-1-2 ) opsys=sunos4-1-2-shr ;;
2364 sunos4-1-3 ) opsys=sunos4-1-3shr ;; 2364 sunos4-1-3 ) opsys=sunos4-1-3-shr ;;
2365 sco5 ) opsys=sco5-shr ;; 2365 sco5 ) opsys=sco5-shr ;;
2366 esac 2366 esac
2367 elif [ "${dynamic}" = "no" ]; then 2367 elif [ "${dynamic}" = "no" ]; then
2368 case "${opsys}" in 2368 case "${opsys}" in
2369 sol2 ) opsys=sol2-static ;; 2369 sol2 ) opsys=sol2-static ;;
3668 opsysfile="s/hpux9-x11r4.h" 3668 opsysfile="s/hpux9-x11r4.h"
3669 ;; 3669 ;;
3670 esac 3670 esac
3671 fi 3671 fi
3672 3672
3673 if test "${opsys}" = "hpux9shr"; then 3673 if test "${opsys}" = "hpux9-shr"; then
3674 case "${x_libraries}" in 3674 case "${x_libraries}" in
3675 *X11R4* ) 3675 *X11R4* )
3676 opsysfile="s/hpux9shxr4.h" 3676 opsysfile="s/hpux9shxr4.h"
3677 ;; 3677 ;;
3678 esac 3678 esac