Ignore:
Timestamp:
May 2, 2003, 12:30:43 PM (23 years ago)
Author:
bird
Message:

Regenerated configure on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/libf2c/libU77/configure

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r79 r80  
    521521fi
    522522
     523
     524
     525
     526
     527
     528
     529
     530
     531
     532
     533
     534
     535
     536
     537
     538
     539
     540
     541
     542
     543
     544
     545
     546
     547
     548
     549
     550
     551
     552
     553
     554
     555
     556
     557
     558
     559
     560
     561
     562
     563
     564
     565
     566
     567
     568
     569
     570
     571
     572
     573
     574
     575
     576
     577
     578
     579
     580
     581
     582
     583
     584
     585
     586
     587
     588
     589
     590
     591
     592
     593
     594
     595
     596
     597
     598
     599
     600
     601
     602
     603
     604
     605
     606
     607
     608
     609
     610
     611
     612
     613
     614
     615
     616
     617
     618
     619
     620
     621
     622
     623
     624
     625
     626
     627
     628
     629
     630
     631
     632
     633
     634
     635
     636
     637
     638
     639
     640
     641
     642
     643
     644
     645
     646
     647
     648
     649
     650
     651
     652
     653
     654
     655
     656
     657
     658
     659
     660
     661
     662
     663
     664
     665
     666
     667
     668
     669
     670
     671
     672
     673
    523674
    524675
     
    553704set dummy gcc; ac_word=$2
    554705echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    555 echo "configure:556: checking for $ac_word" >&5
     706echo "configure:: checking for $ac_word" >&5
    556707if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    557708  echo $ac_n "(cached) $ac_c" 1>&6
     
    560711  ac_cv_prog_CC="$CC" # Let the user override the test.
    561712else
    562   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
     713  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=""
    563714  ac_dummy="$PATH"
    564715  for ac_dir in $ac_dummy; do
    565716    test -z "$ac_dir" && ac_dir=.
    566     if test -f $ac_dir/$ac_word; then
     717    if test -f $ac_dir/$ac_word -o \
     718            -f $ac_dir/$ac_word$ac_exeext ; then
    567719      ac_cv_prog_CC="gcc"
    568720      break
     
    583735set dummy cc; ac_word=$2
    584736echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    585 echo "configure:586: checking for $ac_word" >&5
     737echo "configure:: checking for $ac_word" >&5
    586738if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    587739  echo $ac_n "(cached) $ac_c" 1>&6
     
    590742  ac_cv_prog_CC="$CC" # Let the user override the test.
    591743else
    592   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
     744  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=""
    593745  ac_prog_rejected=no
    594746  ac_dummy="$PATH"
    595747  for ac_dir in $ac_dummy; do
    596748    test -z "$ac_dir" && ac_dir=.
    597     if test -f $ac_dir/$ac_word; then
    598       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
     749    if test -f $ac_dir/$ac_word -o \
     750            -f $ac_dir/$ac_word$ac_exeext ; then
     751      if test "$ac_dir/$ac_word" = "/usr/ucb/cc" -o \
     752               "$ac_dir/$ac_word$ac_exeext" = "/usr/ucb/cc" ; then
    599753        ac_prog_rejected=yes
    600754        continue
     
    634788set dummy cl; ac_word=$2
    635789echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    636 echo "configure:637: checking for $ac_word" >&5
     790echo "configure:: checking for $ac_word" >&5
    637791if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    638792  echo $ac_n "(cached) $ac_c" 1>&6
     
    641795  ac_cv_prog_CC="$CC" # Let the user override the test.
    642796else
    643   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
     797  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=""
    644798  ac_dummy="$PATH"
    645799  for ac_dir in $ac_dummy; do
    646800    test -z "$ac_dir" && ac_dir=.
    647     if test -f $ac_dir/$ac_word; then
     801    if test -f $ac_dir/$ac_word -o \
     802            -f $ac_dir/$ac_word$ac_exeext ; then
    648803      ac_cv_prog_CC="cl"
    649804      break
     
    667822
    668823echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    669 echo "configure:670: checking whether we are using GNU C" >&5
     824echo "configure:: checking whether we are using GNU C" >&5
    670825if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    671826  echo $ac_n "(cached) $ac_c" 1>&6
     
    676831#endif
    677832EOF
    678 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:679: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     833if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    679834  ac_cv_prog_gcc=yes
    680835else
     
    695850CFLAGS=
    696851echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    697 echo "configure:698: checking whether ${CC-cc} accepts -g" >&5
     852echo "configure:: checking whether ${CC-cc} accepts -g" >&5
    698853if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    699854  echo $ac_n "(cached) $ac_c" 1>&6
     
    739894
    740895echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    741 echo "configure:742: checking whether ${MAKE-make} sets \${MAKE}" >&5
     896echo "configure:: checking whether ${MAKE-make} sets \${MAKE}" >&5
    742897set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    743898if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
     
    769924set dummy chmod; ac_word=$2
    770925echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    771 echo "configure:772: checking for $ac_word" >&5
     926echo "configure:: checking for $ac_word" >&5
    772927if eval "test \"`echo '$''{'ac_cv_path_ac_cv_prog_chmod'+set}'`\" = set"; then
    773928  echo $ac_n "(cached) $ac_c" 1>&6
    774929else
    775930  case "$ac_cv_prog_chmod" in
    776   /*)
     931  /*)
    777932  ac_cv_path_ac_cv_prog_chmod="$ac_cv_prog_chmod" # Let the user override the test with a path.
    778933  ;;
    779   ?:/*)                  
     934  ?:/*)                 
    780935  ac_cv_path_ac_cv_prog_chmod="$ac_cv_prog_chmod" # Let the user override the test with a dos path.
    781936  ;;
    782937  *)
    783   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
     938  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=""
    784939  ac_dummy="$PATH"
    785   for ac_dir in $ac_dummy; do 
     940  for ac_dir in $ac_dummy; do
    786941    test -z "$ac_dir" && ac_dir=.
    787942    if test -f $ac_dir/$ac_word; then
    788943      ac_cv_path_ac_cv_prog_chmod="$ac_dir/$ac_word"
     944
     945
     946
     947
    789948      break
    790949    fi
     
    813972
    814973echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    815 echo "configure:816: checking how to run the C preprocessor" >&5
     974echo "configure:: checking how to run the C preprocessor" >&5
    816975# On Suns, sometimes $CPP names a directory.
    817976if test -n "$CPP" && test -d "$CPP"; then
     
    828987  # not just through cpp.
    829988  cat > conftest.$ac_ext <<EOF
    830 #line 831 "configure"
     989#include <sys/types.h>
     990#line 991 "configure"
    831991#include "confdefs.h"
    832992#include <assert.h>
     
    834994EOF
    835995ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    836 { (eval echo configure:837: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     996{ (eval echo configure:7: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    837997ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    838998if test -z "$ac_err"; then
     
    8451005  CPP="${CC-cc} -E -traditional-cpp"
    8461006  cat > conftest.$ac_ext <<EOF
    847 #line 848 "configure"
     1007#include <sys/types.h>
     1008#line 1009 "configure"
    8481009#include "confdefs.h"
    8491010#include <assert.h>
     
    8511012EOF
    8521013ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    853 { (eval echo configure:854: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1014{ (eval echo configure:: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    8541015ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    8551016if test -z "$ac_err"; then
     
    8621023  CPP="${CC-cc} -nologo -E"
    8631024  cat > conftest.$ac_ext <<EOF
    864 #line 865 "configure"
     1025#include <sys/types.h>
     1026#line 1027 "configure"
    8651027#include "confdefs.h"
    8661028#include <assert.h>
     
    8681030EOF
    8691031ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    870 { (eval echo configure:871: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1032{ (eval echo configure:: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    8711033ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    8721034if test -z "$ac_err"; then
     
    8931055
    8941056echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    895 echo "configure:896: checking for ANSI C header files" >&5
     1057echo "configure:: checking for ANSI C header files" >&5
    8961058if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    8971059  echo $ac_n "(cached) $ac_c" 1>&6
    8981060else
    8991061  cat > conftest.$ac_ext <<EOF
    900 #line 901 "configure"
     1062#include <sys/types.h>
     1063#line 1064 "configure"
    9011064#include "confdefs.h"
    9021065#include <stdlib.h>
     
    9061069EOF
    9071070ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    908 { (eval echo configure:909: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1071{ (eval echo configure:: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    9091072ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    9101073if test -z "$ac_err"; then
     
    9231086  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    9241087cat > conftest.$ac_ext <<EOF
    925 #line 926 "configure"
     1088#line "configure"
    9261089#include "confdefs.h"
    9271090#include <string.h>
     
    9411104  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    9421105cat > conftest.$ac_ext <<EOF
    943 #line 944 "configure"
     1106#line "configure"
    9441107#include "confdefs.h"
    9451108#include <stdlib.h>
     
    9621125else
    9631126  cat > conftest.$ac_ext <<EOF
    964 #line 965 "configure"
     1127#line "configure"
    9651128#include "confdefs.h"
    9661129#include <ctype.h>
     
    9731136
    9741137EOF
    975 if { (eval echo configure:976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     1138if { (eval echo configure:: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    9761139then
    9771140  :
     
    9981161
    9991162echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
    1000 echo "configure:1001: checking whether time.h and sys/time.h may both be included" >&5
     1163echo "configure:1: checking whether time.h and sys/time.h may both be included" >&5
    10011164if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
    10021165  echo $ac_n "(cached) $ac_c" 1>&6
    10031166else
    10041167  cat > conftest.$ac_ext <<EOF
    1005 #line 1006 "configure"
     1168#line 1 "configure"
    10061169#include "confdefs.h"
    10071170#include <sys/types.h>
     
    10121175; return 0; }
    10131176EOF
    1014 if { (eval echo configure:1015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1177if { (eval echo configure:1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    10151178  rm -rf conftest*
    10161179  ac_cv_header_time=yes
     
    10371200ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    10381201echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    1039 echo "configure:1040: checking for $ac_hdr" >&5
     1202echo "configure:1: checking for $ac_hdr" >&5
    10401203if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    10411204  echo $ac_n "(cached) $ac_c" 1>&6
    10421205else
    10431206  cat > conftest.$ac_ext <<EOF
    1044 #line 1045 "configure"
     1207#include <sys/types.h>
     1208#line 1209 "configure"
    10451209#include "confdefs.h"
    10461210#include <$ac_hdr>
    10471211EOF
    10481212ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    1049 { (eval echo configure:1050: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     1213{ (eval echo configure:1: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    10501214ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    10511215if test -z "$ac_err"; then
     
    10751239
    10761240echo $ac_n "checking for working const""... $ac_c" 1>&6
    1077 echo "configure:1078: checking for working const" >&5
     1241echo "configure:1: checking for working const" >&5
    10781242if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    10791243  echo $ac_n "(cached) $ac_c" 1>&6
    10801244else
    10811245  cat > conftest.$ac_ext <<EOF
    1082 #line 1083 "configure"
     1246#line 1 "configure"
    10831247#include "confdefs.h"
    10841248
     
    11291293; return 0; }
    11301294EOF
    1131 if { (eval echo configure:1132: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1295if { (eval echo configure:1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    11321296  rm -rf conftest*
    11331297  ac_cv_c_const=yes
     
    11501314
    11511315echo $ac_n "checking for size_t""... $ac_c" 1>&6
    1152 echo "configure:1153: checking for size_t" >&5
     1316echo "configure:1: checking for size_t" >&5
    11531317if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    11541318  echo $ac_n "(cached) $ac_c" 1>&6
    11551319else
    11561320  cat > conftest.$ac_ext <<EOF
    1157 #line 1158 "configure"
     1321#line 1 "configure"
    11581322#include "confdefs.h"
    11591323#include <sys/types.h>
     
    11831347
    11841348echo $ac_n "checking for mode_t""... $ac_c" 1>&6
    1185 echo "configure:1186: checking for mode_t" >&5
     1349echo "configure:1: checking for mode_t" >&5
    11861350if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
    11871351  echo $ac_n "(cached) $ac_c" 1>&6
    11881352else
    11891353  cat > conftest.$ac_ext <<EOF
    1190 #line 1191 "configure"
     1354#line 1 "configure"
    11911355#include "confdefs.h"
    11921356#include <sys/types.h>
     
    12171381
    12181382echo $ac_n "checking for pid_t""... $ac_c" 1>&6
    1219 echo "configure:1220: checking for pid_t" >&5
     1383echo "configure:1: checking for pid_t" >&5
    12201384if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
    12211385  echo $ac_n "(cached) $ac_c" 1>&6
    12221386else
    12231387  cat > conftest.$ac_ext <<EOF
    1224 #line 1225 "configure"
     1388#line 1 "configure"
    12251389#include "confdefs.h"
    12261390#include <sys/types.h>
     
    12501414
    12511415echo $ac_n "checking for st_blksize in struct stat""... $ac_c" 1>&6
    1252 echo "configure:1253: checking for st_blksize in struct stat" >&5
     1416echo "configure:1: checking for st_blksize in struct stat" >&5
    12531417if eval "test \"`echo '$''{'ac_cv_struct_st_blksize'+set}'`\" = set"; then
    12541418  echo $ac_n "(cached) $ac_c" 1>&6
    12551419else
    12561420  cat > conftest.$ac_ext <<EOF
    1257 #line 1258 "configure"
     1421#line 1 "configure"
    12581422#include "confdefs.h"
    12591423#include <sys/types.h>
     
    12631427; return 0; }
    12641428EOF
    1265 if { (eval echo configure:1266: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1429if { (eval echo configure:1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    12661430  rm -rf conftest*
    12671431  ac_cv_struct_st_blksize=yes
     
    12841448
    12851449echo $ac_n "checking for st_blocks in struct stat""... $ac_c" 1>&6
    1286 echo "configure:1287: checking for st_blocks in struct stat" >&5
     1450echo "configure:1: checking for st_blocks in struct stat" >&5
    12871451if eval "test \"`echo '$''{'ac_cv_struct_st_blocks'+set}'`\" = set"; then
    12881452  echo $ac_n "(cached) $ac_c" 1>&6
    12891453else
    12901454  cat > conftest.$ac_ext <<EOF
    1291 #line 1292 "configure"
     1455#line 1 "configure"
    12921456#include "confdefs.h"
    12931457#include <sys/types.h>
     
    12971461; return 0; }
    12981462EOF
    1299 if { (eval echo configure:1300: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1463if { (eval echo configure:1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    13001464  rm -rf conftest*
    13011465  ac_cv_struct_st_blocks=yes
     
    13201484
    13211485echo $ac_n "checking for st_rdev in struct stat""... $ac_c" 1>&6
    1322 echo "configure:1323: checking for st_rdev in struct stat" >&5
     1486echo "configure:1: checking for st_rdev in struct stat" >&5
    13231487if eval "test \"`echo '$''{'ac_cv_struct_st_rdev'+set}'`\" = set"; then
    13241488  echo $ac_n "(cached) $ac_c" 1>&6
    13251489else
    13261490  cat > conftest.$ac_ext <<EOF
    1327 #line 1328 "configure"
     1491#line 1 "configure"
    13281492#include "confdefs.h"
    13291493#include <sys/types.h>
     
    13331497; return 0; }
    13341498EOF
    1335 if { (eval echo configure:1336: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1499if { (eval echo configure:1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    13361500  rm -rf conftest*
    13371501  ac_cv_struct_st_rdev=yes
     
    13541518
    13551519echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6
    1356 echo "configure:1357: checking whether struct tm is in sys/time.h or time.h" >&5
     1520echo "configure:1: checking whether struct tm is in sys/time.h or time.h" >&5
    13571521if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then
    13581522  echo $ac_n "(cached) $ac_c" 1>&6
    13591523else
    13601524  cat > conftest.$ac_ext <<EOF
    1361 #line 1362 "configure"
     1525#line 1 "configure"
    13621526#include "confdefs.h"
    13631527#include <sys/types.h>
     
    13671531; return 0; }
    13681532EOF
    1369 if { (eval echo configure:1370: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1533if { (eval echo configure:1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    13701534  rm -rf conftest*
    13711535  ac_cv_struct_tm=time.h
     
    13891553
    13901554echo $ac_n "checking for gethostname in -lsocket""... $ac_c" 1>&6
    1391 echo "configure:1392: checking for gethostname in -lsocket" >&5
     1555echo "configure:1: checking for gethostname in -lsocket" >&5
    13921556ac_lib_var=`echo socket'_'gethostname | sed 'y%./+-%__p_%'`
    13931557if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    13971561LIBS="-lsocket  $LIBS"
    13981562cat > conftest.$ac_ext <<EOF
    1399 #line 1400 "configure"
     1563#line 1 "configure"
    14001564#include "confdefs.h"
    14011565/* Override any gcc2 internal prototype to avoid an error.  */
     
    14081572; return 0; }
    14091573EOF
    1410 if { (eval echo configure:1411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1574if { (eval echo configure:1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    14111575  rm -rf conftest*
    14121576  eval "ac_cv_lib_$ac_lib_var=yes"
     
    14341598do
    14351599echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    1436 echo "configure:1437: checking for $ac_func" >&5
     1600echo "configure:1: checking for $ac_func" >&5
    14371601if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    14381602  echo $ac_n "(cached) $ac_c" 1>&6
    14391603else
    14401604  cat > conftest.$ac_ext <<EOF
    1441 #line 1442 "configure"
     1605#line 1 "configure"
    14421606#include "confdefs.h"
    14431607/* System header to define __stub macros and hopefully few prototypes,
     
    14621626; return 0; }
    14631627EOF
    1464 if { (eval echo configure:1465: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1628if { (eval echo configure:1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    14651629  rm -rf conftest*
    14661630  eval "ac_cv_func_$ac_func=yes"
     
    14911655do
    14921656echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    1493 echo "configure:1494: checking for $ac_func" >&5
     1657echo "configure:1: checking for $ac_func" >&5
    14941658if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    14951659  echo $ac_n "(cached) $ac_c" 1>&6
    14961660else
    14971661  cat > conftest.$ac_ext <<EOF
    1498 #line 1499 "configure"
     1662#line 1 "configure"
    14991663#include "confdefs.h"
    15001664/* System header to define __stub macros and hopefully few prototypes,
     
    15191683; return 0; }
    15201684EOF
    1521 if { (eval echo configure:1522: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1685if { (eval echo configure:1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    15221686  rm -rf conftest*
    15231687  eval "ac_cv_func_$ac_func=yes"
     
    15451709  if test "$ac_cv_func_gettimeofday" = yes; then
    15461710    echo $ac_n "checking for struct timezone""... $ac_c" 1>&6
    1547 echo "configure:1548: checking for struct timezone" >&5
     1711echo "configure:1: checking for struct timezone" >&5
    15481712if eval "test \"`echo '$''{'g77_cv_struct_timezone'+set}'`\" = set"; then
    15491713  echo $ac_n "(cached) $ac_c" 1>&6
    15501714else
    15511715  cat > conftest.$ac_ext <<EOF
    1552 #line 1553 "configure"
     1716#line 1 "configure"
    15531717#include "confdefs.h"
    15541718#include <sys/time.h>
     
    15571721; return 0; }
    15581722EOF
    1559 if { (eval echo configure:1560: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1723if { (eval echo configure:1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    15601724  rm -rf conftest*
    15611725  g77_cv_struct_timezone=yes
     
    15781742else
    15791743  cat > conftest.$ac_ext <<EOF
    1580 #line 1581 "configure"
     1744#line 1 "configure"
    15811745#include "confdefs.h"
    15821746
     
    16011765}
    16021766EOF
    1603 if { (eval echo configure:1604: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     1767if { (eval echo configure:1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    16041768then
    16051769  cat >> confdefs.h <<\EOF
     
    16171781   
    16181782    echo $ac_n "checking whether gettimeofday can accept two arguments""... $ac_c" 1>&6
    1619 echo "configure:1620: checking whether gettimeofday can accept two arguments" >&5
     1783echo "configure:1: checking whether gettimeofday can accept two arguments" >&5
    16201784if eval "test \"`echo '$''{'emacs_cv_gettimeofday_two_arguments'+set}'`\" = set"; then
    16211785  echo $ac_n "(cached) $ac_c" 1>&6
    16221786else
    16231787  cat > conftest.$ac_ext <<EOF
    1624 #line 1625 "configure"
     1788#line 1 "configure"
    16251789#include "confdefs.h"
    16261790
     
    16481812; return 0; }
    16491813EOF
    1650 if { (eval echo configure:1651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1814if { (eval echo configure:1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    16511815  rm -rf conftest*
    16521816  emacs_cv_gettimeofday_two_arguments=yes
     
    17541918# Run this file to recreate the current configuration.
    17551919# This directory was configured as follows,
     1920
     1921
     1922
    17561923# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    17571924#
     
    17781945
    17791946ac_given_srcdir=$srcdir
     1947
    17801948
    17811949trap 'rm -fr `echo "Makefile config.h:config.hin" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
     
    17881956$ac_vpsub
    17891957$extrasub
     1958
    17901959s%@SHELL@%$SHELL%g
    17911960s%@CFLAGS@%$CFLAGS%g
     
    18111980s%@infodir@%$infodir%g
    18121981s%@mandir@%$mandir%g
     1982
     1983
    18131984s%@CC@%$CC%g
    18141985s%@LIBTOOL@%$LIBTOOL%g
     
    18922063      if test -z "$ac_dots"; then top_srcdir=.
    18932064      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
    1894   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
     2065  /* | [A-Za-z]:*)
     2066    srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
    18952067  *) # Relative path.
    18962068    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
     
    19082080  esac
    19092081
    1910   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
     2082  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%% $ac_given_srcdir/%g"`
    19112083  sed -e "$ac_comsub
    19122084s%@configure_input@%$configure_input%g
     
    19542126
    19552127  rm -f conftest.frag conftest.in conftest.out
    1956   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
     2128# kso the other way around might work better with drive letters and such.
     2129#  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
     2130  ac_file_inputs=`echo $ac_file_in|sed -e "s%:% $ac_given_srcdir/%g" -e "s%^%$ac_given_srcdir/%" `
    19572131  cat $ac_file_inputs > conftest.in
    19582132
Note: See TracChangeset for help on using the changeset viewer.