Changes in libcfa/configure [08a994e:c680a4b]
- File:
-
- 1 edited
-
libcfa/configure (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/configure
r08a994e rc680a4b 16962 16962 done 16963 16963 16964 for ac_func in preadv2 pwritev216965 do :16966 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`16967 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"16968 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :16969 cat >>confdefs.h <<_ACEOF16970 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 116971 _ACEOF16972 16973 fi16974 done16975 16976 16964 16977 16965 ac_config_files="$ac_config_files Makefile src/Makefile prelude/Makefile"
Note:
See TracChangeset
for help on using the changeset viewer.