Mercurial > hg > xemacs-beta
comparison configure @ 72:b9518feda344 r20-0b31
Import from CVS: tag r20-0b31
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:03:46 +0200 |
parents | 131b0175ea99 |
children | 54cc21c15cbb |
comparison
equal
deleted
inserted
replaced
71:bae944334fa4 | 72:b9518feda344 |
---|---|
1122 hppa* ) machine=hp800 ;; | 1122 hppa* ) machine=hp800 ;; |
1123 esac | 1123 esac |
1124 | 1124 |
1125 case "${canonical}" in | 1125 case "${canonical}" in |
1126 *-hp-hpux7* ) opsys=hpux ;; | 1126 *-hp-hpux7* ) opsys=hpux ;; |
1127 *-hp-hpux8shr* ) opsys=hpux8shr ;; | |
1128 *-hp-hpux8* ) opsys=hpux8 ;; | 1127 *-hp-hpux8* ) opsys=hpux8 ;; |
1129 *-hp-hpux9shr* ) opsys=hpux9shr ;; | |
1130 *-hp-hpux9* ) opsys=hpux9 ;; | 1128 *-hp-hpux9* ) opsys=hpux9 ;; |
1131 *-hp-hpux10shr* ) opsys=hpux10shr ;; | |
1132 *-hp-hpux10* ) opsys=hpux10 ;; | 1129 *-hp-hpux10* ) opsys=hpux10 ;; |
1133 * ) | 1130 * ) |
1134 case "`uname -r`" in | 1131 case "`uname -r`" in |
1135 ## Someone's system reports A.B8.05 for this. | 1132 ## Someone's system reports A.B8.05 for this. |
1136 ## I wonder what other possibilities there are. | 1133 ## I wonder what other possibilities there are. |
1140 *.10.* ) opsys=hpux10 ;; | 1137 *.10.* ) opsys=hpux10 ;; |
1141 * ) opsys=hpux ;; | 1138 * ) opsys=hpux ;; |
1142 esac | 1139 esac |
1143 ;; | 1140 ;; |
1144 esac | 1141 esac |
1142 | |
1143 case "${canonical}" in *-hp-hpux*shr* ) opsys="${opsys}-shr" ;; esac | |
1145 ;; | 1144 ;; |
1146 | 1145 |
1147 hppa-*-nextstep* ) machine=hp800 opsys=nextstep ;; | 1146 hppa-*-nextstep* ) machine=hp800 opsys=nextstep ;; |
1148 | 1147 |
1149 ## Orion machines | 1148 ## Orion machines |
1331 esac | 1330 esac |
1332 esac | 1331 esac |
1333 | 1332 |
1334 case "${canonical}" in | 1333 case "${canonical}" in |
1335 ## The Sun386 didn't get past 4.0. | 1334 ## The Sun386 didn't get past 4.0. |
1336 i[3-9]86-*-sunos4 ) opsys=sunos4-0 ;; | 1335 i[3-9]86-*-sunos4* ) opsys=sunos4-0 ;; |
1337 *-sunos4shr* ) opsys=sunos4-0shr ;; | |
1338 *-sunos4-0shr* ) opsys=sunos4-0shr ;; | |
1339 *-sunos4-1shr* ) opsys=sunos4-1shr ;; | |
1340 *-sunos4-1-2shr* ) opsys=sunos4-1-2shr ;; | |
1341 *-sunos4-1-[3-9]shr* ) opsys=sunos4-1-3shr ;; | |
1342 *-sunos4.0* ) opsys=sunos4-0 ;; | 1336 *-sunos4.0* ) opsys=sunos4-0 ;; |
1343 *-sunos4.1.2* ) opsys=sunos4-1-2 ;; | 1337 *-sunos4.1.2* ) opsys=sunos4-1-2 ;; |
1344 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;; | 1338 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;; |
1345 *-sunos4* | *-sunos ) opsys=sunos4-1 ;; | 1339 *-sunos4* | *-sunos ) opsys=sunos4-1 ;; |
1346 | 1340 |
1350 *-solaris2.[6-9]* ) opsys=sol2-6 ;; | 1344 *-solaris2.[6-9]* ) opsys=sol2-6 ;; |
1351 *-solaris* ) opsys=sol2 ;; | 1345 *-solaris* ) opsys=sol2 ;; |
1352 *-mach* ) opsys=mach-bsd4-3 ;; | 1346 *-mach* ) opsys=mach-bsd4-3 ;; |
1353 * ) opsys=bsd4-2 ;; | 1347 * ) opsys=bsd4-2 ;; |
1354 esac | 1348 esac |
1349 | |
1350 case "${canonical}" in *-sunos4*shr* ) opsys="${opsys}-shr" ;; esac | |
1355 | 1351 |
1356 ## Watch out for a compiler that is guaranteed not to work. | 1352 ## Watch out for a compiler that is guaranteed not to work. |
1357 case "${canonical}" in | 1353 case "${canonical}" in |
1358 *-solaris* ) test "$CC" = "/usr/ucb/cc" && unset CC ;; | 1354 *-solaris* ) test "$CC" = "/usr/ucb/cc" && unset CC ;; |
1359 esac | 1355 esac |
1497 exit 1 | 1493 exit 1 |
1498 fi | 1494 fi |
1499 | 1495 |
1500 if test "${dynamic}" = "yes" ; then | 1496 if test "${dynamic}" = "yes" ; then |
1501 case "${opsys}" in | 1497 case "${opsys}" in |
1502 hpux8 | hpux9 | hpux10 | sunos4-0 | sunos4-1 | sunos4-1-2 | sunos4-1-3 | sco5 ) | 1498 hpux* | sunos4* | sco5 ) opsys="${opsys}-shr" ;; |
1503 opsys="${opsys}-shr" ;; | |
1504 esac | 1499 esac |
1505 elif test "${dynamic}" = "no" ; then | 1500 elif test "${dynamic}" = "no" ; then |
1506 case "${opsys}" in | 1501 case "${opsys}" in |
1507 sol2 | sol2-3 | sol2-4 | decosf1-3 | decosf3-1 | decosf3-2 | linux ) | 1502 sol2* | decosf1-3 | decosf3-* | linux ) opsys="${opsys}-static" ;; |
1508 opsys="${opsys}-static" ;; | |
1509 esac | 1503 esac |
1510 fi | 1504 fi |
1511 | 1505 |
1512 dynodump_arch='' | 1506 dynodump_arch='' |
1513 if test "${need_dynodump}" = "yes" ; then | 1507 if test "${need_dynodump}" = "yes" ; then |
2721 case "${x_libraries}" in | 2715 case "${x_libraries}" in |
2722 *X11R4* ) opsysfile="s/hpux9-x11r4.h" ;; | 2716 *X11R4* ) opsysfile="s/hpux9-x11r4.h" ;; |
2723 esac | 2717 esac |
2724 fi | 2718 fi |
2725 | 2719 |
2726 if test "${opsys}" = "hpux9shr"; then | 2720 if test "${opsys}" = "hpux-9shr"; then |
2727 case "${x_libraries}" in | 2721 case "${x_libraries}" in |
2728 *X11R4* ) opsysfile="s/hpux9shxr4.h" ;; | 2722 *X11R4* ) opsysfile="s/hpux9shxr4.h" ;; |
2729 esac | 2723 esac |
2730 fi | 2724 fi |
2731 | 2725 |