comparison configure @ 74:54cc21c15cbb r20-0b32

Import from CVS: tag r20-0b32
author cvs
date Mon, 13 Aug 2007 09:04:33 +0200
parents b9518feda344
children 1ce6082ce73f
comparison
equal deleted inserted replaced
73:e2d7a37b7c8d 74:54cc21c15cbb
996 we32k-att-sysv* ) machine=att3b opsys=usg5-2-2 ;; 996 we32k-att-sysv* ) machine=att3b opsys=usg5-2-2 ;;
997 997
998 ## AT&T 3b1 - The Mighty Unix PC! 998 ## AT&T 3b1 - The Mighty Unix PC!
999 m68*-att-sysv* ) machine=7300 opsys=usg5-2-2 ;; 999 m68*-att-sysv* ) machine=7300 opsys=usg5-2-2 ;;
1000 1000
1001 ## Bull dpx20 1001 ## Bull machines
1002 rs6000-bull-bosx* ) machine=ibmrs6000 opsys=aix3-2 ;; 1002 rs6000-bull-bosx* ) machine=ibmrs6000 opsys=aix3-2 ;; # dpx20
1003 1003 m68*-bull-sysv3* ) machine=dpx2 opsys=usg5-3 ;; # dpx2
1004 ## Bull dpx2 1004 m68*-bull-sysv2* ) machine=sps7 opsys=usg5-2 ;; # sps7
1005 m68*-bull-sysv3* ) machine=dpx2 opsys=usg5-3 ;;
1006
1007 ## Bull sps7
1008 m68*-bull-sysv2* ) machine=sps7 opsys=usg5-2 ;;
1009 1005
1010 ## CCI 5/32, 6/32 -- see "Tahoe". 1006 ## CCI 5/32, 6/32 -- see "Tahoe".
1011 1007
1012 ## Celerity 1008 ## Celerity
1013 ## I don't know what configuration name to use for this; config.sub 1009 ## I don't know what configuration name to use for this; config.sub
1037 cydra*-cydrome-sysv* ) machine=cydra5 opsys=usg5-3 ;; 1033 cydra*-cydrome-sysv* ) machine=cydra5 opsys=usg5-3 ;;
1038 1034
1039 ## Data General AViiON Machines 1035 ## Data General AViiON Machines
1040 m88k-dg-dgux5.4R3* | m88k-dg-dgux5.4.3* ) machine=aviion opsys=dgux5-4r3 ;; 1036 m88k-dg-dgux5.4R3* | m88k-dg-dgux5.4.3* ) machine=aviion opsys=dgux5-4r3 ;;
1041 m88k-dg-dgux5.4R2* | m88k-dg-dgux5.4.2* ) machine=aviion opsys=dgux5-4r2 ;; 1037 m88k-dg-dgux5.4R2* | m88k-dg-dgux5.4.2* ) machine=aviion opsys=dgux5-4r2 ;;
1042 m88k-dg-dgux* ) machine=aviion opsys=dgux ;; 1038 m88k-dg-dgux* ) machine=aviion opsys=dgux ;;
1043 1039
1044 mips-dec-ultrix[0-3].* | mips-dec-ultrix4.0* | mips-dec-bsd4.2* ) machine=pmax opsys=bsd4-2 ;; 1040 mips-dec-ultrix[0-3].* | mips-dec-ultrix4.0* | mips-dec-bsd4.2* ) machine=pmax opsys=bsd4-2 ;;
1045 mips-dec-ultrix4.[12]* | mips-dec-bsd* ) machine=pmax opsys=bsd4-3 ;; 1041 mips-dec-ultrix4.[12]* | mips-dec-bsd* ) machine=pmax opsys=bsd4-3 ;;
1046 mips-dec-ultrix* ) machine=pmax opsys=ultrix4-3 ;; 1042 mips-dec-ultrix* ) machine=pmax opsys=ultrix4-3 ;;
1047 mips-dec-osf* ) machine=pmax opsys=osf1 ;; 1043 mips-dec-osf* ) machine=pmax opsys=osf1 ;;
1090 ## Harris Night Hawk machines running CX/UX (a 5000 looks just like a 4000 1086 ## Harris Night Hawk machines running CX/UX (a 5000 looks just like a 4000
1091 ## as far as XEmacs is concerned). 1087 ## as far as XEmacs is concerned).
1092 m88k-harris-cxux* ) 1088 m88k-harris-cxux* )
1093 # Build needs to be different on 7.0 and later releases 1089 # Build needs to be different on 7.0 and later releases
1094 case "`uname -r`" in 1090 case "`uname -r`" in
1095 [56].[0-9] ) machine=nh4000 opsys=cxux ;; 1091 [56].[0-9] ) machine=nh4000 opsys=cxux ;;
1096 [7].[0-9] ) machine=nh4000 opsys=cxux7 ;; 1092 [7].[0-9] ) machine=nh4000 opsys=cxux7 ;;
1097 esac 1093 esac
1098 NON_GNU_CPP="/lib/cpp" 1094 NON_GNU_CPP="/lib/cpp"
1099 ;; 1095 ;;
1100 ## Harris ecx or gcx running CX/UX (Series 1200, Series 3000) 1096 ## Harris ecx or gcx running CX/UX (Series 1200, Series 3000)
1121 m68* ) machine=hp9000s300 ;; 1117 m68* ) machine=hp9000s300 ;;
1122 hppa* ) machine=hp800 ;; 1118 hppa* ) machine=hp800 ;;
1123 esac 1119 esac
1124 1120
1125 case "${canonical}" in 1121 case "${canonical}" in
1126 *-hp-hpux7* ) opsys=hpux ;; 1122 *-hp-hpux7* ) opsys=hpux ;;
1127 *-hp-hpux8* ) opsys=hpux8 ;; 1123 *-hp-hpux8* ) opsys=hpux8 ;;
1128 *-hp-hpux9* ) opsys=hpux9 ;; 1124 *-hp-hpux9* ) opsys=hpux9 ;;
1129 *-hp-hpux10* ) opsys=hpux10 ;; 1125 *-hp-hpux10* ) opsys=hpux10 ;;
1130 * ) 1126 * )
1131 case "`uname -r`" in 1127 case "`uname -r`" in
1132 ## Someone's system reports A.B8.05 for this. 1128 ## Someone's system reports A.B8.05 for this.
1133 ## I wonder what other possibilities there are. 1129 ## I wonder what other possibilities there are.
1134 *.B8.* ) opsys=hpux8 ;; 1130 *.B8.* ) opsys=hpux8 ;;
1330 esac 1326 esac
1331 esac 1327 esac
1332 1328
1333 case "${canonical}" in 1329 case "${canonical}" in
1334 ## The Sun386 didn't get past 4.0. 1330 ## The Sun386 didn't get past 4.0.
1335 i[3-9]86-*-sunos4* ) opsys=sunos4-0 ;; 1331 i[3-9]86-*-sunos4* ) opsys=sunos4-0 ;;
1336 *-sunos4.0* ) opsys=sunos4-0 ;; 1332 *-sunos4.0* ) opsys=sunos4-0 ;;
1337 *-sunos4.1.2* ) opsys=sunos4-1-2 ;; 1333 *-sunos4.1.2* ) opsys=sunos4-1-2 ;;
1338 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;; 1334 *-sunos4.1.[3-9]* ) opsys=sunos4-1-3 ;;
1339 *-sunos4* | *-sunos ) opsys=sunos4-1 ;; 1335 *-sunos4* | *-sunos ) opsys=sunos4-1 ;;
1340 1336
1341 *-solaris2.3* ) opsys=sol2-3 ;; 1337 *-solaris2.3* ) opsys=sol2-3 ;;
1342 *-solaris2.4* ) opsys=sol2-4 ;; 1338 *-solaris2.4* ) opsys=sol2-4 ;;
1343 *-solaris2.5* ) opsys=sol2-5 ;; 1339 *-solaris2.5* ) opsys=sol2-5 ;;
1344 *-solaris2.[6-9]* ) opsys=sol2-6 ;; 1340 *-solaris2.[6-9]* ) opsys=sol2-6 ;;
1345 *-solaris* ) opsys=sol2 ;; 1341 *-solaris* ) opsys=sol2 ;;
1346 *-mach* ) opsys=mach-bsd4-3 ;; 1342
1347 * ) opsys=bsd4-2 ;; 1343 *-mach* ) opsys=mach-bsd4-3 ;;
1344 * ) opsys=bsd4-2 ;;
1348 esac 1345 esac
1349 1346
1350 case "${canonical}" in *-sunos4*shr* ) opsys="${opsys}-shr" ;; esac 1347 case "${canonical}" in *-sunos4*shr* ) opsys="${opsys}-shr" ;; esac
1351 1348
1352 ## Watch out for a compiler that is guaranteed not to work. 1349 ## Watch out for a compiler that is guaranteed not to work.
1462 case "${canonical}" in 1459 case "${canonical}" in
1463 *-gnu* ) opsys=gnu ;; 1460 *-gnu* ) opsys=gnu ;;
1464 *-bsd4.[01] ) opsys=bsd4-1 ;; 1461 *-bsd4.[01] ) opsys=bsd4-1 ;;
1465 *-bsd4.2 ) opsys=bsd4-2 ;; 1462 *-bsd4.2 ) opsys=bsd4-2 ;;
1466 *-bsd4.3 ) opsys=bsd4-3 ;; 1463 *-bsd4.3 ) opsys=bsd4-3 ;;
1467 *-sysv0 | *-sysvr0 ) opsys=usg5-0 ;; 1464 *-sysv0 | *-sysvr0 ) opsys=usg5-0 ;;
1468 *-sysv2 | *-sysvr2 ) opsys=usg5-2 ;; 1465 *-sysv2 | *-sysvr2 ) opsys=usg5-2 ;;
1469 *-sysv2.2 | *-sysvr2.2 ) opsys=usg5-2-2 ;; 1466 *-sysv2.2 | *-sysvr2.2 ) opsys=usg5-2-2 ;;
1470 *-sysv3* | *-sysvr3* ) opsys=usg5-3 ;; 1467 *-sysv3* | *-sysvr3* ) opsys=usg5-3 ;;
1471 *-sysv4.1* | *-sysvr4.1* ) 1468 *-sysv4.1* | *-sysvr4.1* ) opsys=usg5-4 NON_GNU_CPP=/usr/lib/cpp ;;
1472 NON_GNU_CPP=/usr/lib/cpp
1473 opsys=usg5-4 ;;
1474 *-sysv4.[2-9]* | *-sysvr4.[2-9]* ) 1469 *-sysv4.[2-9]* | *-sysvr4.[2-9]* )
1475 if test -z "$NON_GNU_CPP" ; then 1470 if test -z "$NON_GNU_CPP" ; then
1476 if test -f /usr/ccs/lib/cpp 1471 if test -f /usr/ccs/lib/cpp
1477 then NON_GNU_CPP=/usr/ccs/lib/cpp 1472 then NON_GNU_CPP=/usr/ccs/lib/cpp
1478 else NON_GNU_CPP=/lib/cpp 1473 else NON_GNU_CPP=/lib/cpp
2653 for feature in epoch cde offix menubars scrollbars toolbars dialogs xim tiff 2648 for feature in epoch cde offix menubars scrollbars toolbars dialogs xim tiff
2654 do 2649 do
2655 if eval "test -n \"\$with_$feature\" -a \"\$with_$feature\" != no" ; then 2650 if eval "test -n \"\$with_$feature\" -a \"\$with_$feature\" != no" ; then
2656 echo "configure: warning: --with-$feature ignored: Not valid without X support" >&2 2651 echo "configure: warning: --with-$feature ignored: Not valid without X support" >&2
2657 fi 2652 fi
2658 eval "with_$feature=no" 2653 eval "with_$feature=no"
2659 done 2654 done
2660 elif test -z "${with_toolbars}" ; then 2655 elif test -z "${with_toolbars}" ; then
2661 with_toolbars='yes' 2656 with_toolbars='yes'
2662 fi 2657 fi
2663 2658
2666 esac 2661 esac
2667 2662
2668 if test -n "${x_libraries}" ; then 2663 if test -n "${x_libraries}" ; then
2669 if test "${add_runtime_flag}" ; then 2664 if test "${add_runtime_flag}" ; then
2670 LD_SWITCH_X_SITE="-L${x_libraries} -R${dash_r_space}${x_libraries}" 2665 LD_SWITCH_X_SITE="-L${x_libraries} -R${dash_r_space}${x_libraries}"
2671 else 2666 else
2672 LD_SWITCH_X_SITE="-L${x_libraries}" 2667 LD_SWITCH_X_SITE="-L${x_libraries}"
2673 fi 2668 fi
2674 fi 2669 fi
2675 # LD_SWITCH_X_SITE_AUX (from FSF) is ill-conceived. See s/sol2*.h. 2670 # LD_SWITCH_X_SITE_AUX (from FSF) is ill-conceived. See s/sol2*.h.
2676 # test -n "${x_libraries}" -a LD_SWITCH_X_SITE_AUX="-R${x_libraries}" 2671 # test -n "${x_libraries}" -a LD_SWITCH_X_SITE_AUX="-R${x_libraries}"
2715 case "${x_libraries}" in 2710 case "${x_libraries}" in
2716 *X11R4* ) opsysfile="s/hpux9-x11r4.h" ;; 2711 *X11R4* ) opsysfile="s/hpux9-x11r4.h" ;;
2717 esac 2712 esac
2718 fi 2713 fi
2719 2714
2720 if test "${opsys}" = "hpux-9shr"; then 2715 if test "${opsys}" = "hpux9-shr"; then
2721 case "${x_libraries}" in 2716 case "${x_libraries}" in
2722 *X11R4* ) opsysfile="s/hpux9shxr4.h" ;; 2717 *X11R4* ) opsysfile="s/hpux9shxr4.h" ;;
2723 esac 2718 esac
2724 fi 2719 fi
2725 2720
4115 \${ac_uA}HAVE_SCROLLBARS\${ac_uB}HAVE_SCROLLBARS\${ac_uC}1\${ac_uD} 4110 \${ac_uA}HAVE_SCROLLBARS\${ac_uB}HAVE_SCROLLBARS\${ac_uC}1\${ac_uD}
4116 \${ac_eA}HAVE_SCROLLBARS\${ac_eB}HAVE_SCROLLBARS\${ac_eC}1\${ac_eD} 4111 \${ac_eA}HAVE_SCROLLBARS\${ac_eB}HAVE_SCROLLBARS\${ac_eC}1\${ac_eD}
4117 " 4112 "
4118 } 4113 }
4119 4114
4120 test "${with_scrollbars}" != "no" && 4115 test "${with_dialogs}" != "no" &&
4121 { 4116 {
4122 test -n "$verbose" && \ 4117 test -n "$verbose" && \
4123 echo " defining HAVE_DIALOGS" 4118 echo " defining HAVE_DIALOGS"
4124 echo "#define" HAVE_DIALOGS "1" >> confdefs.h 4119 echo "#define" HAVE_DIALOGS "1" >> confdefs.h
4125 DEFS="$DEFS -DHAVE_DIALOGS=1" 4120 DEFS="$DEFS -DHAVE_DIALOGS=1"
5100 # FSF 19.29 does this: 5095 # FSF 19.29 does this:
5101 # # fmod, logb, and frexp are found in -lm on most systems. 5096 # # fmod, logb, and frexp are found in -lm on most systems.
5102 # # On HPUX 9.01, -lm does not contain logb, so check for sqrt. 5097 # # On HPUX 9.01, -lm does not contain logb, so check for sqrt.
5103 # A C_CHECK_LIB(m, sqrt) 5098 # A C_CHECK_LIB(m, sqrt)
5104 5099
5105 for ac_func in acosh asinh atanh cbrt closedir dup2 eaccess fmod fpathconf frexp ftime gethostname getpagesize gettimeofday getwd logb lrand48 matherr mkdir mktime perror poll random realpath rename res_init rint rmdir select setitimer setpgid setlocale setsid sigblock sighold sigprocmask strcasecmp strerror tzset utimes waitpid 5100 for ac_func in acosh asinh atanh cbrt closedir dup2 eaccess fmod fpathconf frexp ftime gethostname getpagesize gettimeofday getcwd getwd logb lrand48 matherr mkdir mktime perror poll random realpath rename res_init rint rmdir select setitimer setpgid setlocale setsid sigblock sighold sigprocmask strcasecmp strerror tzset utimes waitpid
5106 do 5101 do
5107 ac_tr_func=HAVE_`echo $ac_func | tr '[a-z]' '[A-Z]'` 5102 ac_tr_func=HAVE_`echo $ac_func | tr '[a-z]' '[A-Z]'`
5108 test -n "$silent" || echo "checking for ${ac_func}" 5103 test -n "$silent" || echo "checking for ${ac_func}"
5109 cat > conftest.${ac_ext} <<EOF 5104 cat > conftest.${ac_ext} <<EOF
5110 #include "confdefs.h" 5105 #include "confdefs.h"