/* Define to 1 if you have the `vfork' function. */
#cmakedefine HAVE_VFORK 1
-/* Define to 1 if you have the `vfprintf' function. */
-#cmakedefine HAVE_VFPRINTF 1
-
/* Define to 1 if you have the `vsnprintf' function. */
#cmakedefine HAVE_VSNPRINTF 1
/* Define to 1 if you have the `vfork' function. */
#undef HAVE_VFORK
-/* Define to 1 if you have the `vfprintf' function. */
-#undef HAVE_VFPRINTF
-
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
fi
-ac_fn_c_check_func "$LINENO" "vfprintf" "ac_cv_func_vfprintf"
-if test "x$ac_cv_func_vfprintf" = xyes; then :
- $as_echo "#define HAVE_VFPRINTF 1" >>confdefs.h
-
-else
- case " $LIBOBJS " in
- *" vfprintf.$ac_objext "* ) ;;
- *) LIBOBJS="$LIBOBJS vfprintf.$ac_objext"
- ;;
-esac
-
-fi
-
ac_fn_c_check_func "$LINENO" "strlcat" "ac_cv_func_strlcat"
if test "x$ac_cv_func_strlcat" = xyes; then :
$as_echo "#define HAVE_STRLCAT 1" >>confdefs.h