]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/Cmake/src/internal_config.h.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove PRINTF_STR
[simgrid.git] / buildtools / Cmake / src / internal_config.h.in
index 36125383ae17289de9c6931780f6c36e66b4a2ee..edfd175a6c1129fd280df167a1026556ba39d060 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@