Mercurial > hg > xemacs-beta
comparison configure.in @ 74:54cc21c15cbb r20-0b32
Import from CVS: tag r20-0b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:04:33 +0200 |
parents | b9518feda344 |
children | c0c698873ce1 |
comparison
equal
deleted
inserted
replaced
73:e2d7a37b7c8d | 74:54cc21c15cbb |
---|---|
1002 we32k-att-sysv* ) machine=att3b opsys=usg5-2-2 ;; | 1002 we32k-att-sysv* ) machine=att3b opsys=usg5-2-2 ;; |
1003 | 1003 |
1004 ## AT&T 3b1 - The Mighty Unix PC! | 1004 ## AT&T 3b1 - The Mighty Unix PC! |
1005 m68*-att-sysv* ) machine=7300 opsys=usg5-2-2 ;; | 1005 m68*-att-sysv* ) machine=7300 opsys=usg5-2-2 ;; |
1006 | 1006 |
1007 ## Bull dpx20 | 1007 ## Bull machines |
1008 rs6000-bull-bosx* ) machine=ibmrs6000 opsys=aix3-2 ;; | 1008 rs6000-bull-bosx* ) machine=ibmrs6000 opsys=aix3-2 ;; # dpx20 |
1009 | 1009 m68*-bull-sysv3* ) machine=dpx2 opsys=usg5-3 ;; # dpx2 |
1010 ## Bull dpx2 | 1010 m68*-bull-sysv2* ) machine=sps7 opsys=usg5-2 ;; # sps7 |
1011 m68*-bull-sysv3* ) machine=dpx2 opsys=usg5-3 ;; | |
1012 | |
1013 ## Bull sps7 | |
1014 m68*-bull-sysv2* ) machine=sps7 opsys=usg5-2 ;; | |
1015 | 1011 |
1016 ## CCI 5/32, 6/32 -- see "Tahoe". | 1012 ## CCI 5/32, 6/32 -- see "Tahoe". |
1017 | 1013 |
1018 ## Celerity | 1014 ## Celerity |
1019 ## I don't know what configuration name to use for this; config.sub | 1015 ## I don't know what configuration name to use for this; config.sub |
1043 cydra*-cydrome-sysv* ) machine=cydra5 opsys=usg5-3 ;; | 1039 cydra*-cydrome-sysv* ) machine=cydra5 opsys=usg5-3 ;; |
1044 | 1040 |
1045 ## Data General AViiON Machines | 1041 ## Data General AViiON Machines |
1046 m88k-dg-dgux5.4R3* | m88k-dg-dgux5.4.3* ) machine=aviion opsys=dgux5-4r3 ;; | 1042 m88k-dg-dgux5.4R3* | m88k-dg-dgux5.4.3* ) machine=aviion opsys=dgux5-4r3 ;; |
1047 m88k-dg-dgux5.4R2* | m88k-dg-dgux5.4.2* ) machine=aviion opsys=dgux5-4r2 ;; | 1043 m88k-dg-dgux5.4R2* | m88k-dg-dgux5.4.2* ) machine=aviion opsys=dgux5-4r2 ;; |
1048 m88k-dg-dgux* ) machine=aviion opsys=dgux ;; | 1044 m88k-dg-dgux* ) machine=aviion opsys=dgux ;; |
1049 | 1045 |
1050 mips-dec-ultrix[0-3].* | mips-dec-ultrix4.0* | mips-dec-bsd4.2* ) machine=pmax opsys=bsd4-2 ;; | 1046 mips-dec-ultrix[0-3].* | mips-dec-ultrix4.0* | mips-dec-bsd4.2* ) machine=pmax opsys=bsd4-2 ;; |
1051 mips-dec-ultrix4.[12]* | mips-dec-bsd* ) machine=pmax opsys=bsd4-3 ;; | 1047 mips-dec-ultrix4.[12]* | mips-dec-bsd* ) machine=pmax opsys=bsd4-3 ;; |
1052 mips-dec-ultrix* ) machine=pmax opsys=ultrix4-3 ;; | 1048 mips-dec-ultrix* ) machine=pmax opsys=ultrix4-3 ;; |
1053 mips-dec-osf* ) machine=pmax opsys=osf1 ;; | 1049 mips-dec-osf* ) machine=pmax opsys=osf1 ;; |
1096 ## Harris Night Hawk machines running CX/UX (a 5000 looks just like a 4000 | 1092 ## Harris Night Hawk machines running CX/UX (a 5000 looks just like a 4000 |
1097 ## as far as XEmacs is concerned). | 1093 ## as far as XEmacs is concerned). |
1098 m88k-harris-cxux* ) | 1094 m88k-harris-cxux* ) |
1099 # Build needs to be different on 7.0 and later releases | 1095 # Build needs to be different on 7.0 and later releases |
1100 case "`uname -r`" in | 1096 case "`uname -r`" in |
1101 [56].[0-9] ) machine=nh4000 opsys=cxux ;; | 1097 [56].[0-9] ) machine=nh4000 opsys=cxux ;; |
1102 [7].[0-9] ) machine=nh4000 opsys=cxux7 ;; | 1098 [7].[0-9] ) machine=nh4000 opsys=cxux7 ;; |
1103 esac | 1099 esac |
1104 NON_GNU_CPP="/lib/cpp" | 1100 NON_GNU_CPP="/lib/cpp" |
1105 ;; | 1101 ;; |
1106 ## Harris ecx or gcx running CX/UX (Series 1200, Series 3000) | 1102 ## Harris ecx or gcx running CX/UX (Series 1200, Series 3000) |
1127 m68* ) machine=hp9000s300 ;; | 1123 m68* ) machine=hp9000s300 ;; |
1128 hppa* ) machine=hp800 ;; | 1124 hppa* ) machine=hp800 ;; |
1129 esac | 1125 esac |
1130 | 1126 |
1131 case "${canonical}" in | 1127 case "${canonical}" in |
1132 *-hp-hpux7* ) opsys=hpux ;; | 1128 *-hp-hpux7* ) opsys=hpux ;; |
1133 *-hp-hpux8shr* ) opsys=hpux8-shr ;; | 1129 *-hp-hpux8* ) opsys=hpux8 ;; |
1134 *-hp-hpux8* ) opsys=hpux8 ;; | 1130 *-hp-hpux9* ) opsys=hpux9 ;; |
1135 *-hp-hpux9shr* ) opsys=hpux9-shr ;; | 1131 *-hp-hpux10* ) opsys=hpux10 ;; |
1136 *-hp-hpux9* ) opsys=hpux9 ;; | |
1137 *-hp-hpux10shr* ) opsys=hpux10-shr ;; | |
1138 *-hp-hpux10* ) opsys=hpux10 ;; | |
1139 * ) | 1132 * ) |
1140 case "`uname -r`" in | 1133 case "`uname -r`" in |
1141 ## Someone's system reports A.B8.05 for this. | 1134 ## Someone's system reports A.B8.05 for this. |
1142 ## I wonder what other possibilities there are. | 1135 ## I wonder what other possibilities there are. |
1143 *.B8.* ) opsys=hpux8 ;; | 1136 *.B8.* ) opsys=hpux8 ;; |
1146 *.10.* ) opsys=hpux10 ;; | 1139 *.10.* ) opsys=hpux10 ;; |
1147 * ) opsys=hpux ;; | 1140 * ) opsys=hpux ;; |
1148 esac | 1141 esac |
1149 ;; | 1142 ;; |
1150 esac | 1143 esac |
1144 | |
1145 case "${canonical}" in *-hp-hpux*shr* ) opsys="${opsys}-shr" ;; esac | |
1151 ;; | 1146 ;; |
1152 | 1147 |
1153 hppa-*-nextstep* ) machine=hp800 opsys=nextstep ;; | 1148 hppa-*-nextstep* ) machine=hp800 opsys=nextstep ;; |
1154 | 1149 |
1155 ## Orion machines | 1150 ## Orion machines |
1337 esac | 1332 esac |
1338 esac | 1333 esac |
1339 | 1334 |
1340 case "${canonical}" in | 1335 case "${canonical}" in |
1341 ## The Sun386 didn't get past 4.0. | 1336 ## The Sun386 didn't get past 4.0. |
1342 i[3-9]86-*-sunos4 ) opsys=sunos4-0 ;; | 1337 i[3-9]86-*-sunos4* ) opsys=sunos4-0 ;; |
1343 *-sunos4shr* ) opsys=sunos4-0shr ;; | 1338 *-sunos4.0* ) opsys=sunos4-0 ;; |
1344 *-sunos4-0shr* ) opsys=sunos4-0shr ;; | 1339 *-sunos4.1.2* ) opsys=sunos4-1-2 ;; |
1345 *-sunos4-1shr* ) opsys=sunos4-1shr ;; | 1340 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;; |
1346 *-sunos4-1-2shr* ) opsys=sunos4-1-2shr ;; | 1341 *-sunos4* | *-sunos ) opsys=sunos4-1 ;; |
1347 *-sunos4-1-[3-9]shr* ) opsys=sunos4-1-3shr ;; | 1342 |
1348 *-sunos4.0* ) opsys=sunos4-0 ;; | 1343 *-solaris2.3* ) opsys=sol2-3 ;; |
1349 *-sunos4.1.2* ) opsys=sunos4-1-2 ;; | 1344 *-solaris2.4* ) opsys=sol2-4 ;; |
1350 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;; | 1345 *-solaris2.5* ) opsys=sol2-5 ;; |
1351 *-sunos4* | *-sunos ) opsys=sunos4-1 ;; | 1346 *-solaris2.[6-9]* ) opsys=sol2-6 ;; |
1352 | 1347 *-solaris* ) opsys=sol2 ;; |
1353 *-solaris2.3* ) opsys=sol2-3 ;; | 1348 |
1354 *-solaris2.4* ) opsys=sol2-4 ;; | 1349 *-mach* ) opsys=mach-bsd4-3 ;; |
1355 *-solaris2.5* ) opsys=sol2-5 ;; | 1350 * ) opsys=bsd4-2 ;; |
1356 *-solaris2.[6-9]* ) opsys=sol2-6 ;; | |
1357 *-solaris* ) opsys=sol2 ;; | |
1358 *-mach* ) opsys=mach-bsd4-3 ;; | |
1359 * ) opsys=bsd4-2 ;; | |
1360 esac | 1351 esac |
1352 | |
1353 case "${canonical}" in *-sunos4*shr* ) opsys="${opsys}-shr" ;; esac | |
1361 | 1354 |
1362 ## Watch out for a compiler that is guaranteed not to work. | 1355 ## Watch out for a compiler that is guaranteed not to work. |
1363 case "${canonical}" in | 1356 case "${canonical}" in |
1364 *-solaris* ) test "$CC" = "/usr/ucb/cc" && unset CC ;; | 1357 *-solaris* ) test "$CC" = "/usr/ucb/cc" && unset CC ;; |
1365 esac | 1358 esac |
1472 case "${canonical}" in | 1465 case "${canonical}" in |
1473 *-gnu* ) opsys=gnu ;; | 1466 *-gnu* ) opsys=gnu ;; |
1474 *-bsd4.[01] ) opsys=bsd4-1 ;; | 1467 *-bsd4.[01] ) opsys=bsd4-1 ;; |
1475 *-bsd4.2 ) opsys=bsd4-2 ;; | 1468 *-bsd4.2 ) opsys=bsd4-2 ;; |
1476 *-bsd4.3 ) opsys=bsd4-3 ;; | 1469 *-bsd4.3 ) opsys=bsd4-3 ;; |
1477 *-sysv0 | *-sysvr0 ) opsys=usg5-0 ;; | 1470 *-sysv0 | *-sysvr0 ) opsys=usg5-0 ;; |
1478 *-sysv2 | *-sysvr2 ) opsys=usg5-2 ;; | 1471 *-sysv2 | *-sysvr2 ) opsys=usg5-2 ;; |
1479 *-sysv2.2 | *-sysvr2.2 ) opsys=usg5-2-2 ;; | 1472 *-sysv2.2 | *-sysvr2.2 ) opsys=usg5-2-2 ;; |
1480 *-sysv3* | *-sysvr3* ) opsys=usg5-3 ;; | 1473 *-sysv3* | *-sysvr3* ) opsys=usg5-3 ;; |
1481 *-sysv4.1* | *-sysvr4.1* ) | 1474 *-sysv4.1* | *-sysvr4.1* ) opsys=usg5-4 NON_GNU_CPP=/usr/lib/cpp ;; |
1482 NON_GNU_CPP=/usr/lib/cpp | |
1483 opsys=usg5-4 ;; | |
1484 *-sysv4.[2-9]* | *-sysvr4.[2-9]* ) | 1475 *-sysv4.[2-9]* | *-sysvr4.[2-9]* ) |
1485 if test -z "$NON_GNU_CPP" ; then | 1476 if test -z "$NON_GNU_CPP" ; then |
1486 if test -f /usr/ccs/lib/cpp | 1477 if test -f /usr/ccs/lib/cpp |
1487 then NON_GNU_CPP=/usr/ccs/lib/cpp | 1478 then NON_GNU_CPP=/usr/ccs/lib/cpp |
1488 else NON_GNU_CPP=/lib/cpp | 1479 else NON_GNU_CPP=/lib/cpp |
1503 exit 1 | 1494 exit 1 |
1504 fi | 1495 fi |
1505 | 1496 |
1506 if test "${dynamic}" = "yes" ; then | 1497 if test "${dynamic}" = "yes" ; then |
1507 case "${opsys}" in | 1498 case "${opsys}" in |
1508 hpux8 | hpux9 | hpux10 | sunos4-0 | sunos4-1 | sunos4-1-2 | sunos4-1-3 | sco5 ) | 1499 hpux* | sunos4* | sco5 ) opsys="${opsys}-shr" ;; |
1509 opsys="${opsys}-shr" ;; | |
1510 esac | 1500 esac |
1511 elif test "${dynamic}" = "no" ; then | 1501 elif test "${dynamic}" = "no" ; then |
1512 case "${opsys}" in | 1502 case "${opsys}" in |
1513 sol2 | sol2-3 | sol2-4 | decosf1-3 | decosf3-1 | decosf3-2 | linux ) | 1503 sol2* | decosf1-3 | decosf3-* | linux ) opsys="${opsys}-static" ;; |
1514 opsys="${opsys}-static" ;; | |
1515 esac | 1504 esac |
1516 fi | 1505 fi |
1517 | 1506 |
1518 dynodump_arch='' | 1507 dynodump_arch='' |
1519 if test "${need_dynodump}" = "yes" ; then | 1508 if test "${need_dynodump}" = "yes" ; then |
1849 for feature in epoch cde offix menubars scrollbars toolbars dialogs xim tiff | 1838 for feature in epoch cde offix menubars scrollbars toolbars dialogs xim tiff |
1850 do | 1839 do |
1851 if eval "test -n \"\$with_$feature\" -a \"\$with_$feature\" != no" ; then | 1840 if eval "test -n \"\$with_$feature\" -a \"\$with_$feature\" != no" ; then |
1852 AC_WARN(--with-$feature ignored: Not valid without X support) | 1841 AC_WARN(--with-$feature ignored: Not valid without X support) |
1853 fi | 1842 fi |
1854 eval "with_$feature=no" | 1843 eval "with_$feature=no" |
1855 done | 1844 done |
1856 elif test -z "${with_toolbars}" ; then | 1845 elif test -z "${with_toolbars}" ; then |
1857 with_toolbars='yes' | 1846 with_toolbars='yes' |
1858 fi | 1847 fi |
1859 [ | 1848 [ |
1862 esac | 1851 esac |
1863 | 1852 |
1864 if test -n "${x_libraries}" ; then | 1853 if test -n "${x_libraries}" ; then |
1865 if test "${add_runtime_flag}" ; then | 1854 if test "${add_runtime_flag}" ; then |
1866 LD_SWITCH_X_SITE="-L${x_libraries} -R${dash_r_space}${x_libraries}" | 1855 LD_SWITCH_X_SITE="-L${x_libraries} -R${dash_r_space}${x_libraries}" |
1867 else | 1856 else |
1868 LD_SWITCH_X_SITE="-L${x_libraries}" | 1857 LD_SWITCH_X_SITE="-L${x_libraries}" |
1869 fi | 1858 fi |
1870 fi | 1859 fi |
1871 # LD_SWITCH_X_SITE_AUX (from FSF) is ill-conceived. See s/sol2*.h. | 1860 # LD_SWITCH_X_SITE_AUX (from FSF) is ill-conceived. See s/sol2*.h. |
1872 # test -n "${x_libraries}" -a LD_SWITCH_X_SITE_AUX="-R${x_libraries}" | 1861 # test -n "${x_libraries}" -a LD_SWITCH_X_SITE_AUX="-R${x_libraries}" |
1911 case "${x_libraries}" in | 1900 case "${x_libraries}" in |
1912 *X11R4* ) opsysfile="s/hpux9-x11r4.h" ;; | 1901 *X11R4* ) opsysfile="s/hpux9-x11r4.h" ;; |
1913 esac | 1902 esac |
1914 fi | 1903 fi |
1915 | 1904 |
1916 if test "${opsys}" = "hpux9shr"; then | 1905 if test "${opsys}" = "hpux9-shr"; then |
1917 case "${x_libraries}" in | 1906 case "${x_libraries}" in |
1918 *X11R4* ) opsysfile="s/hpux9shxr4.h" ;; | 1907 *X11R4* ) opsysfile="s/hpux9shxr4.h" ;; |
1919 esac | 1908 esac |
1920 fi | 1909 fi |
1921 | 1910 |