Loading lib/config-win32.h +2 −2 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ #define HAVE_STRSTR 1 /* Define if you have the strtoll function. */ #ifdef MINGW32 #ifdef __MINGW32__ #define HAVE_STRTOLL 1 #endif Loading Loading @@ -236,7 +236,7 @@ * This section is for compiler specific defines.* *************************************************/ /* Borland and MS don't have this */ #if defined(MINGW32) || defined(__WATCOMC__) || defined(__LCC__) #if defined(__MINGW32__) || defined(__WATCOMC__) || defined(__LCC__) /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 Loading lib/config-win32ce.h +2 −2 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ #define HAVE_STRSTR 1 /* Define if you have the strtoll function. */ #ifdef MINGW32 #ifdef __MINGW32__ #define HAVE_STRTOLL 1 #endif Loading Loading @@ -228,7 +228,7 @@ * This section is for compiler specific defines.* *************************************************/ /* Borland and MS don't have this */ #if defined(MINGW32) || defined(__WATCOMC__) || defined(__LCC__) #if defined(__MINGW32__) || defined(__WATCOMC__) || defined(__LCC__) /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 Loading src/config-win32.h +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ * This section is for compiler specific defines.* *************************************************/ /* Borland and MS don't have this */ #if defined(MINGW32) || defined(__WATCOMC__) || defined(__LCC__) #if defined(__MINGW32__) || defined(__WATCOMC__) || defined(__LCC__) /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 Loading Loading
lib/config-win32.h +2 −2 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ #define HAVE_STRSTR 1 /* Define if you have the strtoll function. */ #ifdef MINGW32 #ifdef __MINGW32__ #define HAVE_STRTOLL 1 #endif Loading Loading @@ -236,7 +236,7 @@ * This section is for compiler specific defines.* *************************************************/ /* Borland and MS don't have this */ #if defined(MINGW32) || defined(__WATCOMC__) || defined(__LCC__) #if defined(__MINGW32__) || defined(__WATCOMC__) || defined(__LCC__) /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 Loading
lib/config-win32ce.h +2 −2 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ #define HAVE_STRSTR 1 /* Define if you have the strtoll function. */ #ifdef MINGW32 #ifdef __MINGW32__ #define HAVE_STRTOLL 1 #endif Loading Loading @@ -228,7 +228,7 @@ * This section is for compiler specific defines.* *************************************************/ /* Borland and MS don't have this */ #if defined(MINGW32) || defined(__WATCOMC__) || defined(__LCC__) #if defined(__MINGW32__) || defined(__WATCOMC__) || defined(__LCC__) /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 Loading
src/config-win32.h +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ * This section is for compiler specific defines.* *************************************************/ /* Borland and MS don't have this */ #if defined(MINGW32) || defined(__WATCOMC__) || defined(__LCC__) #if defined(__MINGW32__) || defined(__WATCOMC__) || defined(__LCC__) /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 Loading