- Timestamp:
- Apr 20, 2003, 4:21:48 PM (21 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- c269e22
- Parents:
- f87c490
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r69894d2 re51b410 752 752 fi 753 753 754 754 755 echo $ac_n "checking for /usr/athena/include""... $ac_c" 1>&6 755 echo "configure:75 6: checking for /usr/athena/include" >&5756 echo "configure:757: checking for /usr/athena/include" >&5 756 757 if test -d /usr/athena/include; then 757 758 CFLAGS=${CFLAGS}\ -I/usr/athena/include … … 761 762 fi 762 763 echo $ac_n "checking for /usr/athena/lib""... $ac_c" 1>&6 763 echo "configure:76 4: checking for /usr/athena/lib" >&5764 echo "configure:765: checking for /usr/athena/lib" >&5 764 765 if test -d /usr/athena/lib; then 765 766 LDFLAGS=-L/usr/athena/lib\ ${LDFLAGS} … … 770 771 771 772 echo $ac_n "checking for initscr in -lncurses""... $ac_c" 1>&6 772 echo "configure:77 3: checking for initscr in -lncurses" >&5773 echo "configure:774: checking for initscr in -lncurses" >&5 773 774 ac_lib_var=`echo ncurses'_'initscr | sed 'y%./+-%__p_%'` 774 775 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 778 779 LIBS="-lncurses $LIBS" 779 780 cat > conftest.$ac_ext <<EOF 780 #line 78 1"configure"781 #line 782 "configure" 781 782 #include "confdefs.h" 782 783 /* Override any gcc2 internal prototype to avoid an error. */ … … 789 790 ; return 0; } 790 791 EOF 791 if { (eval echo configure:79 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then792 if { (eval echo configure:793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 792 793 rm -rf conftest* 793 794 eval "ac_cv_lib_$ac_lib_var=yes" … … 815 816 echo "$ac_t""no" 1>&6 816 817 echo $ac_n "checking for initscr in -lcurses""... $ac_c" 1>&6 817 echo "configure:81 8: checking for initscr in -lcurses" >&5818 echo "configure:819: checking for initscr in -lcurses" >&5 818 819 ac_lib_var=`echo curses'_'initscr | sed 'y%./+-%__p_%'` 819 820 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 823 824 LIBS="-lcurses $LIBS" 824 825 cat > conftest.$ac_ext <<EOF 825 #line 82 6"configure"826 #line 827 "configure" 826 827 #include "confdefs.h" 827 828 /* Override any gcc2 internal prototype to avoid an error. */ … … 834 835 ; return 0; } 835 836 EOF 836 if { (eval echo configure:83 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then837 if { (eval echo configure:838: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 837 838 rm -rf conftest* 838 839 eval "ac_cv_lib_$ac_lib_var=yes" … … 865 866 866 867 echo $ac_n "checking for com_err in -lcom_err""... $ac_c" 1>&6 867 echo "configure:86 8: checking for com_err in -lcom_err" >&5868 echo "configure:869: checking for com_err in -lcom_err" >&5 868 869 ac_lib_var=`echo com_err'_'com_err | sed 'y%./+-%__p_%'` 869 870 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 873 874 LIBS="-lcom_err $LIBS" 874 875 cat > conftest.$ac_ext <<EOF 875 #line 87 6"configure"876 #line 877 "configure" 876 877 #include "confdefs.h" 877 878 /* Override any gcc2 internal prototype to avoid an error. */ … … 884 885 ; return 0; } 885 886 EOF 886 if { (eval echo configure:88 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then887 if { (eval echo configure:888: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 887 888 rm -rf conftest* 888 889 eval "ac_cv_lib_$ac_lib_var=yes" … … 912 913 913 914 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 914 echo "configure:91 5: checking for gethostbyname in -lnsl" >&5915 echo "configure:916: checking for gethostbyname in -lnsl" >&5 915 916 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` 916 917 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 920 921 LIBS="-lnsl $LIBS" 921 922 cat > conftest.$ac_ext <<EOF 922 #line 92 3"configure"923 #line 924 "configure" 923 924 #include "confdefs.h" 924 925 /* Override any gcc2 internal prototype to avoid an error. */ … … 931 932 ; return 0; } 932 933 EOF 933 if { (eval echo configure:93 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then934 if { (eval echo configure:935: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 934 935 rm -rf conftest* 935 936 eval "ac_cv_lib_$ac_lib_var=yes" … … 959 960 960 961 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 961 echo "configure:96 2: checking for socket in -lsocket" >&5962 echo "configure:963: checking for socket in -lsocket" >&5 962 963 ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` 963 964 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 967 968 LIBS="-lsocket $LIBS" 968 969 cat > conftest.$ac_ext <<EOF 969 #line 97 0"configure"970 #line 971 "configure" 970 971 #include "confdefs.h" 971 972 /* Override any gcc2 internal prototype to avoid an error. */ … … 978 979 ; return 0; } 979 980 EOF 980 if { (eval echo configure:98 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then981 if { (eval echo configure:982: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 981 982 rm -rf conftest* 982 983 eval "ac_cv_lib_$ac_lib_var=yes" … … 1006 1007 1007 1008 echo $ac_n "checking for krb5_derive_key in -lk5crypto""... $ac_c" 1>&6 1008 echo "configure:10 09: checking for krb5_derive_key in -lk5crypto" >&51009 echo "configure:1010: checking for krb5_derive_key in -lk5crypto" >&5 1009 1010 ac_lib_var=`echo k5crypto'_'krb5_derive_key | sed 'y%./+-%__p_%'` 1010 1011 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1014 1015 LIBS="-lk5crypto $LIBS" 1015 1016 cat > conftest.$ac_ext <<EOF 1016 #line 101 7"configure"1017 #line 1018 "configure" 1017 1018 #include "confdefs.h" 1018 1019 /* Override any gcc2 internal prototype to avoid an error. */ … … 1025 1026 ; return 0; } 1026 1027 EOF 1027 if { (eval echo configure:102 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1028 if { (eval echo configure:1029: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1028 1029 rm -rf conftest* 1029 1030 eval "ac_cv_lib_$ac_lib_var=yes" … … 1053 1054 1054 1055 echo $ac_n "checking for des425_req_act_vno in -ldes425""... $ac_c" 1>&6 1055 echo "configure:105 6: checking for des425_req_act_vno in -ldes425" >&51056 echo "configure:1057: checking for des425_req_act_vno in -ldes425" >&5 1056 1057 ac_lib_var=`echo des425'_'des425_req_act_vno | sed 'y%./+-%__p_%'` 1057 1058 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1061 1062 LIBS="-ldes425 $LIBS" 1062 1063 cat > conftest.$ac_ext <<EOF 1063 #line 106 4"configure"1064 #line 1065 "configure" 1064 1065 #include "confdefs.h" 1065 1066 /* Override any gcc2 internal prototype to avoid an error. */ … … 1072 1073 ; return 0; } 1073 1074 EOF 1074 if { (eval echo configure:107 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1075 if { (eval echo configure:1076: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1075 1076 rm -rf conftest* 1076 1077 eval "ac_cv_lib_$ac_lib_var=yes" … … 1100 1101 1101 1102 echo $ac_n "checking for des_quad_cksum in -ldes""... $ac_c" 1>&6 1102 echo "configure:110 3: checking for des_quad_cksum in -ldes" >&51103 echo "configure:1104: checking for des_quad_cksum in -ldes" >&5 1103 1104 ac_lib_var=`echo des'_'des_quad_cksum | sed 'y%./+-%__p_%'` 1104 1105 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1108 1109 LIBS="-ldes $LIBS" 1109 1110 cat > conftest.$ac_ext <<EOF 1110 #line 111 1"configure"1111 #line 1112 "configure" 1111 1112 #include "confdefs.h" 1112 1113 /* Override any gcc2 internal prototype to avoid an error. */ … … 1119 1120 ; return 0; } 1120 1121 EOF 1121 if { (eval echo configure:112 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1122 if { (eval echo configure:1123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1122 1123 rm -rf conftest* 1123 1124 eval "ac_cv_lib_$ac_lib_var=yes" … … 1147 1148 1148 1149 echo $ac_n "checking for krb5_get_credentials in -lkrb5""... $ac_c" 1>&6 1149 echo "configure:115 0: checking for krb5_get_credentials in -lkrb5" >&51150 echo "configure:1151: checking for krb5_get_credentials in -lkrb5" >&5 1150 1151 ac_lib_var=`echo krb5'_'krb5_get_credentials | sed 'y%./+-%__p_%'` 1151 1152 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1155 1156 LIBS="-lkrb5 $LIBS" 1156 1157 cat > conftest.$ac_ext <<EOF 1157 #line 115 8"configure"1158 #line 1159 "configure" 1158 1159 #include "confdefs.h" 1159 1160 /* Override any gcc2 internal prototype to avoid an error. */ … … 1166 1167 ; return 0; } 1167 1168 EOF 1168 if { (eval echo configure:11 69: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1169 if { (eval echo configure:1170: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1169 1170 rm -rf conftest* 1170 1171 eval "ac_cv_lib_$ac_lib_var=yes" … … 1194 1195 1195 1196 echo $ac_n "checking for krb_sendauth in -lkrb4""... $ac_c" 1>&6 1196 echo "configure:119 7: checking for krb_sendauth in -lkrb4" >&51197 echo "configure:1198: checking for krb_sendauth in -lkrb4" >&5 1197 1198 ac_lib_var=`echo krb4'_'krb_sendauth | sed 'y%./+-%__p_%'` 1198 1199 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1202 1203 LIBS="-lkrb4 $LIBS" 1203 1204 cat > conftest.$ac_ext <<EOF 1204 #line 120 5"configure"1205 #line 1206 "configure" 1205 1206 #include "confdefs.h" 1206 1207 /* Override any gcc2 internal prototype to avoid an error. */ … … 1213 1214 ; return 0; } 1214 1215 EOF 1215 if { (eval echo configure:121 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1216 if { (eval echo configure:1217: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1216 1217 rm -rf conftest* 1217 1218 eval "ac_cv_lib_$ac_lib_var=yes" … … 1241 1242 1242 1243 echo $ac_n "checking for krb_sendauth in -lkrb""... $ac_c" 1>&6 1243 echo "configure:124 4: checking for krb_sendauth in -lkrb" >&51244 echo "configure:1245: checking for krb_sendauth in -lkrb" >&5 1244 1245 ac_lib_var=`echo krb'_'krb_sendauth | sed 'y%./+-%__p_%'` 1245 1246 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1249 1250 LIBS="-lkrb $LIBS" 1250 1251 cat > conftest.$ac_ext <<EOF 1251 #line 125 2"configure"1252 #line 1253 "configure" 1252 1253 #include "confdefs.h" 1253 1254 /* Override any gcc2 internal prototype to avoid an error. */ … … 1260 1261 ; return 0; } 1261 1262 EOF 1262 if { (eval echo configure:126 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1263 if { (eval echo configure:1264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1263 1264 rm -rf conftest* 1264 1265 eval "ac_cv_lib_$ac_lib_var=yes" … … 1288 1289 1289 1290 echo $ac_n "checking for ZGetSender in -lzephyr""... $ac_c" 1>&6 1290 echo "configure:129 1: checking for ZGetSender in -lzephyr" >&51291 echo "configure:1292: checking for ZGetSender in -lzephyr" >&5 1291 1292 ac_lib_var=`echo zephyr'_'ZGetSender | sed 'y%./+-%__p_%'` 1292 1293 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1296 1297 LIBS="-lzephyr $LIBS" 1297 1298 cat > conftest.$ac_ext <<EOF 1298 #line 1 299"configure"1299 #line 1300 "configure" 1299 1300 #include "confdefs.h" 1300 1301 /* Override any gcc2 internal prototype to avoid an error. */ … … 1307 1308 ; return 0; } 1308 1309 EOF 1309 if { (eval echo configure:131 0: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1310 if { (eval echo configure:1311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1310 1311 rm -rf conftest* 1311 1312 eval "ac_cv_lib_$ac_lib_var=yes" … … 1336 1337 1337 1338 echo $ac_n "checking for ZInitLocationInfo in -lzephyr""... $ac_c" 1>&6 1338 echo "configure:13 39: checking for ZInitLocationInfo in -lzephyr" >&51339 echo "configure:1340: checking for ZInitLocationInfo in -lzephyr" >&5 1339 1340 ac_lib_var=`echo zephyr'_'ZInitLocationInfo | sed 'y%./+-%__p_%'` 1340 1341 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 1344 1345 LIBS="-lzephyr $LIBS" 1345 1346 cat > conftest.$ac_ext <<EOF 1346 #line 134 7"configure"1347 #line 1348 "configure" 1347 1348 #include "confdefs.h" 1348 1349 /* Override any gcc2 internal prototype to avoid an error. */ … … 1355 1356 ; return 0; } 1356 1357 EOF 1357 if { (eval echo configure:135 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then1358 if { (eval echo configure:1359: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1358 1359 rm -rf conftest* 1359 1360 eval "ac_cv_lib_$ac_lib_var=yes" … … 1379 1380 1380 1381 1382 for ac_func in use_default_colors 1383 do 1384 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 1385 echo "configure:1386: checking for $ac_func" >&5 1386 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 1387 echo $ac_n "(cached) $ac_c" 1>&6 1388 else 1389 cat > conftest.$ac_ext <<EOF 1390 #line 1391 "configure" 1391 #include "confdefs.h" 1392 /* System header to define __stub macros and hopefully few prototypes, 1393 which can conflict with char $ac_func(); below. */ 1394 #include <assert.h> 1395 /* Override any gcc2 internal prototype to avoid an error. */ 1396 /* We use char because int might match the return type of a gcc2 1397 builtin and then its argument prototype would still apply. */ 1398 char $ac_func(); 1399 1400 int main() { 1401 1402 /* The GNU C library defines this for functions which it implements 1403 to always fail with ENOSYS. Some functions are actually named 1404 something starting with __ and the normal name is an alias. */ 1405 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 1406 choke me 1407 #else 1408 $ac_func(); 1409 #endif 1410 1411 ; return 0; } 1412 EOF 1413 if { (eval echo configure:1414: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 1414 rm -rf conftest* 1415 eval "ac_cv_func_$ac_func=yes" 1416 else 1417 echo "configure: failed program was:" >&5 1418 cat conftest.$ac_ext >&5 1419 rm -rf conftest* 1420 eval "ac_cv_func_$ac_func=no" 1421 fi 1422 rm -f conftest* 1423 fi 1424 1425 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 1426 echo "$ac_t""yes" 1>&6 1427 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 1428 cat >> confdefs.h <<EOF 1429 #define $ac_tr_func 1 1430 EOF 1431 1432 else 1433 echo "$ac_t""no" 1>&6 1434 fi 1435 done 1436 1437 1438 1381 1439 echo $ac_n "checking for des_ecb_encrypt prototype""... $ac_c" 1>&6 1382 echo "configure:1 383: checking for des_ecb_encrypt prototype" >&51440 echo "configure:1441: checking for des_ecb_encrypt prototype" >&5 1383 1441 cat > conftest.$ac_ext <<EOF 1384 #line 1 385"configure"1442 #line 1443 "configure" 1385 1443 #include "confdefs.h" 1386 1444 #include <des.h> … … 1390 1448 ; return 0; } 1391 1449 EOF 1392 if { (eval echo configure:1 393: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1450 if { (eval echo configure:1451: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1393 1451 rm -rf conftest* 1394 1452 ac_cv_des_ecb_encrypt_proto=no … … 1409 1467 1410 1468 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 1411 echo "configure:14 12: checking how to run the C preprocessor" >&51469 echo "configure:1470: checking how to run the C preprocessor" >&5 1412 1470 # On Suns, sometimes $CPP names a directory. 1413 1471 if test -n "$CPP" && test -d "$CPP"; then … … 1424 1482 # not just through cpp. 1425 1483 cat > conftest.$ac_ext <<EOF 1426 #line 14 27"configure"1484 #line 1485 "configure" 1427 1485 #include "confdefs.h" 1428 1486 #include <assert.h> … … 1430 1488 EOF 1431 1489 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 1432 { (eval echo configure:14 33: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }1490 { (eval echo configure:1491: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 1433 1491 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 1434 1492 if test -z "$ac_err"; then … … 1441 1499 CPP="${CC-cc} -E -traditional-cpp" 1442 1500 cat > conftest.$ac_ext <<EOF 1443 #line 1 444"configure"1501 #line 1502 "configure" 1444 1502 #include "confdefs.h" 1445 1503 #include <assert.h> … … 1447 1505 EOF 1448 1506 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 1449 { (eval echo configure:1 450: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }1507 { (eval echo configure:1508: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 1450 1508 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 1451 1509 if test -z "$ac_err"; then … … 1458 1516 CPP="${CC-cc} -nologo -E" 1459 1517 cat > conftest.$ac_ext <<EOF 1460 #line 1 461"configure"1518 #line 1519 "configure" 1461 1519 #include "confdefs.h" 1462 1520 #include <assert.h> … … 1464 1522 EOF 1465 1523 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 1466 { (eval echo configure:1 467: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }1524 { (eval echo configure:1525: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 1467 1525 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 1468 1526 if test -z "$ac_err"; then … … 1489 1547 1490 1548 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 1491 echo "configure:1 492: checking for ANSI C header files" >&51549 echo "configure:1550: checking for ANSI C header files" >&5 1492 1550 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 1493 1551 echo $ac_n "(cached) $ac_c" 1>&6 1494 1552 else 1495 1553 cat > conftest.$ac_ext <<EOF 1496 #line 1 497"configure"1554 #line 1555 "configure" 1497 1555 #include "confdefs.h" 1498 1556 #include <stdlib.h> … … 1502 1560 EOF 1503 1561 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 1504 { (eval echo configure:15 05: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }1562 { (eval echo configure:1563: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 1505 1563 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 1506 1564 if test -z "$ac_err"; then … … 1519 1577 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 1520 1578 cat > conftest.$ac_ext <<EOF 1521 #line 15 22"configure"1579 #line 1580 "configure" 1522 1580 #include "confdefs.h" 1523 1581 #include <string.h> … … 1537 1595 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 1538 1596 cat > conftest.$ac_ext <<EOF 1539 #line 15 40"configure"1597 #line 1598 "configure" 1540 1598 #include "confdefs.h" 1541 1599 #include <stdlib.h> … … 1558 1616 else 1559 1617 cat > conftest.$ac_ext <<EOF 1560 #line 1 561"configure"1618 #line 1619 "configure" 1561 1619 #include "confdefs.h" 1562 1620 #include <ctype.h> … … 1569 1627 1570 1628 EOF 1571 if { (eval echo configure:1 572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null1629 if { (eval echo configure:1630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 1572 1630 then 1573 1631 : … … 1593 1651 1594 1652 echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 1595 echo "configure:1 596: checking for sys/wait.h that is POSIX.1 compatible" >&51653 echo "configure:1654: checking for sys/wait.h that is POSIX.1 compatible" >&5 1596 1654 if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then 1597 1655 echo $ac_n "(cached) $ac_c" 1>&6 1598 1656 else 1599 1657 cat > conftest.$ac_ext <<EOF 1600 #line 16 01"configure"1658 #line 1659 "configure" 1601 1659 #include "confdefs.h" 1602 1660 #include <sys/types.h> … … 1614 1672 ; return 0; } 1615 1673 EOF 1616 if { (eval echo configure:16 17: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1674 if { (eval echo configure:1675: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1617 1675 rm -rf conftest* 1618 1676 ac_cv_header_sys_wait_h=yes … … 1638 1696 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 1639 1697 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 1640 echo "configure:16 41: checking for $ac_hdr" >&51698 echo "configure:1699: checking for $ac_hdr" >&5 1641 1699 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 1642 1700 echo $ac_n "(cached) $ac_c" 1>&6 1643 1701 else 1644 1702 cat > conftest.$ac_ext <<EOF 1645 #line 1 646"configure"1703 #line 1704 "configure" 1646 1704 #include "confdefs.h" 1647 1705 #include <$ac_hdr> 1648 1706 EOF 1649 1707 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 1650 { (eval echo configure:1 651: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }1708 { (eval echo configure:1709: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 1651 1709 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 1652 1710 if test -z "$ac_err"; then … … 1680 1738 1681 1739 echo $ac_n "checking for the perl xsubpp precompiler""... $ac_c" 1>&6 1682 echo "configure:1 683: checking for the perl xsubpp precompiler" >&51740 echo "configure:1741: checking for the perl xsubpp precompiler" >&5 1683 1741 XSUBPPDIR="`(perl -MExtUtils::MakeMaker -e 'print ExtUtils::MakeMaker->new({NAME => qw(owl)})->tool_xsubpp;') | grep \^XSUBPPDIR | sed -e 's/XSUBPPDIR = //g;'`" 1684 1742 if test -n "${XSUBPPDIR}"; then … … 1695 1753 ac_safe=`echo "/usr/share/terminfo" | sed 'y%./+-%__p_%'` 1696 1754 echo $ac_n "checking for /usr/share/terminfo""... $ac_c" 1>&6 1697 echo "configure:1 698: checking for /usr/share/terminfo" >&51755 echo "configure:1756: checking for /usr/share/terminfo" >&5 1698 1756 if eval "test \"`echo '$''{'ac_cv_file_$ac_safe'+set}'`\" = set"; then 1699 1757 echo $ac_n "(cached) $ac_c" 1>&6 … … 1720 1778 ac_safe=`echo "/usr/share/lib/terminfo" | sed 'y%./+-%__p_%'` 1721 1779 echo $ac_n "checking for /usr/share/lib/terminfo""... $ac_c" 1>&6 1722 echo "configure:17 23: checking for /usr/share/lib/terminfo" >&51780 echo "configure:1781: checking for /usr/share/lib/terminfo" >&5 1723 1781 if eval "test \"`echo '$''{'ac_cv_file_$ac_safe'+set}'`\" = set"; then 1724 1782 echo $ac_n "(cached) $ac_c" 1>&6 … … 1782 1840 # ./install, which can be erroneously created by make from ./install.sh. 1783 1841 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 1784 echo "configure:1 785: checking for a BSD compatible install" >&51842 echo "configure:1843: checking for a BSD compatible install" >&5 1785 1843 if test -z "$INSTALL"; then 1786 1844 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
Note: See TracChangeset
for help on using the changeset viewer.