Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
asprintf is never used: bprintf is so swag
[simgrid.git] / tools / cmake / src / internal_config.h.in
index 4cff924..25d4c5e 100644 (file)
 /* Define to 1 if you have the <windows.h> header file. */
 #cmakedefine HAVE_WINDOWS_H @HAVE_WINDOWS_H@
 
-/* enable the asprintf replacement */
-#cmakedefine NEED_ASPRINTF @NEED_ASPRINTF@
-
 /* enable the vasprintf replacement */
 #cmakedefine NEED_VASPRINTF @NEED_VASPRINTF@