blob: fccf2fdb1ea27ea78d50255d24687788f8b1fb39 [file] [log] [blame]
--- libzip-1.7.3.orig/CMakeLists.txt
+++ libzip-1.7.3/CMakeLists.txt
@@ -100,7 +100,7 @@
check_function_exists(_fdopen HAVE__FDOPEN)
check_function_exists(_fileno HAVE__FILENO)
check_function_exists(_setmode HAVE__SETMODE)
-check_function_exists(_snprintf HAVE__SNPRINTF)
+#check_function_exists(_snprintf HAVE__SNPRINTF)
check_function_exists(_strdup HAVE__STRDUP)
check_function_exists(_stricmp HAVE__STRICMP)
check_function_exists(_strtoi64 HAVE__STRTOI64)