- Timestamp:
- Apr 20, 2003, 4:58:47 PM (22 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:
- c86a35c
- Parents:
- e51b410
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
re51b410 rc269e22 1380 1380 1381 1381 1382 for ac_func in use_default_colors 1382 for ac_func in use_default_colors des_string_to_key des_key_sched des_ecb_encrypt 1383 1383 do 1384 1384 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 … … 1436 1436 1437 1437 1438 1439 1438 echo $ac_n "checking for des_ecb_encrypt prototype""... $ac_c" 1>&6 1440 echo "configure:144 1: checking for des_ecb_encrypt prototype" >&51439 echo "configure:1440: checking for des_ecb_encrypt prototype" >&5 1441 1440 cat > conftest.$ac_ext <<EOF 1442 #line 144 3"configure"1441 #line 1442 "configure" 1443 1442 #include "confdefs.h" 1444 1443 #include <des.h> … … 1448 1447 ; return 0; } 1449 1448 EOF 1450 if { (eval echo configure:145 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1449 if { (eval echo configure:1450: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1451 1450 rm -rf conftest* 1452 1451 ac_cv_des_ecb_encrypt_proto=no … … 1465 1464 1466 1465 fi 1466 1467 1467 1468 1468 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 … … 1804 1804 1805 1805 fi 1806 1807 1806 1808 1807 … … 1840 1839 # ./install, which can be erroneously created by make from ./install.sh. 1841 1840 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 1842 echo "configure:184 3: checking for a BSD compatible install" >&51841 echo "configure:1842: checking for a BSD compatible install" >&5 1843 1842 if test -z "$INSTALL"; then 1844 1843 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
Note: See TracChangeset
for help on using the changeset viewer.