explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 9 Mar 2003 15:09:46 +0000 (15:09 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 9 Mar 2003 15:09:46 +0000 (15:09 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2354 4a8a32a2-be11-0410-ad9d-d568d2c75423

sdcc_vc_in.h

index ca31c66e0b6021399b7179b1c4ea64c64578e803..68e5bd53eaaf742ed1680cd3668ccb4c2e5780ab 100644 (file)
 #define STD_DS390_LIB         "libds390"
 
 // #undef HAVE_SYS_SOCKET_H
-// #undef HAVE_SYS_ISA_DEFS_H  
+// #undef HAVE_SYS_ISA_DEFS_H
 // #undef HAVE_ENDIAN_H
 
 #undef HAVE_STRERROR
 #define HAVE_VSNPRINTF
-#define vsnprintf _vsnprintf   
+#define vsnprintf _vsnprintf
 #undef HAVE_SPRINTF
 #undef HAVE_VSPRINTF
+#undef HAVE_MKSTEMP
 
 #define TYPE_BYTE char
 #define TYPE_WORD short