Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove PRINTF_STR
[simgrid.git] / buildtools / Cmake / src / internal_config.h.in
index 3612538..edfd175 100644 (file)
 /* "enable replacement (v)snprintf if system (v)snprintf is broken" */
 #cmakedefine PREFER_PORTABLE_SNPRINTF @PREFER_PORTABLE_SNPRINTF@
 
-/* Indicates whether printf("%s",NULL) works */
-#cmakedefine PRINTF_NULL_WORKING @PRINTF_NULL_WORKING@
-
 /* define for stack growth */
 #cmakedefine PTH_STACKGROWTH @PTH_STACKGROWTH@