minor configuration change
This commit is contained in:
parent
43572145f6
commit
50e070cd06
@ -362,7 +362,6 @@ MA 02111-1307, USA. */
|
||||
#define alloca _alloca
|
||||
#define HAVE_STRCASECMP 1
|
||||
#define HAVE_STRNCASECMP 1
|
||||
#define va_copy(d, s) (d) = (s)
|
||||
#define MSC_C_(x) #x
|
||||
#define MSC_CC_(x) MSC_C_(x)
|
||||
#define MSC_VERSION "Microsoft C++ (Version " MSC_CC_(_MSC_FULL_VER) ")"
|
||||
|
Loading…
Reference in New Issue
Block a user