~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to extension/configure

  • Committer: Juergen Kahrs
  • Date: 2013-06-01 16:12:23 UTC
  • mfrom: (408.2.120)
  • Revision ID: git-v1:37be8a17ee9e955dec8bbddb8cd2b31487e44a0c
Merge remote-tracking branch 'origin/master' into cmake

Show diffs side-by-side

added added

removed removed

Lines of Context:
6447
6447
_ACEOF
6448
6448
 
6449
6449
 
6450
 
$as_echo "#define HAVE_ST_BLKSIZE 1" >>confdefs.h
6451
 
 
6452
6450
fi
6453
6451
 
6454
6452
 
6455
 
 
6456
6453
if test -n "$ac_tool_prefix"; then
6457
6454
  for ac_prog in ar lib "link -lib"
6458
6455
  do
13955
13952
$as_echo "no" >&6; }
13956
13953
fi
13957
13954
 
13958
 
for ac_header in dirent.h fnmatch.h time.h sys/time.h sys/select.h
 
13955
for ac_header in dirent.h fnmatch.h time.h sys/time.h sys/select.h sys/param.h
13959
13956
do :
13960
13957
  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13961
13958
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"