Changeset 08a994e for libcfa/configure
- Timestamp:
- May 5, 2020, 4:23:46 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 4385e8b, c66f6cb
- Parents:
- d3ab183
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/configure
rd3ab183 r08a994e 16962 16962 done 16963 16963 16964 for ac_func in preadv2 pwritev2 16965 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 <<_ACEOF 16970 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 16971 _ACEOF 16972 16973 fi 16974 done 16975 16964 16976 16965 16977 ac_config_files="$ac_config_files Makefile src/Makefile prelude/Makefile"
Note: See TracChangeset
for help on using the changeset viewer.