ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/configure
(Generate patch)

Comparing IO-AIO/configure (file contents):
Revision 1.13 by root, Sun Jul 24 05:53:34 2011 UTC vs.
Revision 1.14 by root, Fri Apr 6 11:39:25 2012 UTC

3172fi 3172fi
3173 3173
3174done 3174done
3175 3175
3176 3176
3177for ac_header in linux/fs.h linux/fiemap.h
3178do :
3179 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
3180ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
3181if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
3182 cat >>confdefs.h <<_ACEOF
3183#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
3184_ACEOF
3185
3186fi
3187
3188done
3189
3190
3177for ac_header in stdint.h sys/syscall.h sys/prctl.h 3191for ac_header in stdint.h sys/syscall.h sys/prctl.h
3178do : 3192do :
3179 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 3193 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
3180ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 3194ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
3181if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 3195if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines