/* Define to 1 if you have the `_strdup' function. */
#cmakedefine HAVE__STRDUP 1
-/* Define to 1 if you have the `snprintf' function. */
-#cmakedefine HAVE_SNPRINTF 1
-
-/* Define to 1 if you have the `vsnprintf' function. */
-#cmakedefine HAVE_VSNPRINTF 1
-
-/* Define to 1 if you have the `vasnprintf' function. */
-#cmakedefine HAVE_VASNPRINTF 1
-
-/* Define to 1 if you have the `asprintf' function. */
-#cmakedefine HAVE_ASPRINTF 1
-
-/* Define to 1 if you have the `vasprintf' function. */
-#cmakedefine HAVE_VASPRINTF 1
-
/* Version number of Check */
#cmakedefine CHECK_VERSION "${CHECK_MAJOR_VERSION}.${CHECK_MINOR_VERSION}.${CHECK_MICRO_VERSION}"