diff --git a/msvc/gmp/build.vc8/config-vc8.gc b/msvc/gmp/build.vc8/config-vc8.gc index bc61473d7..f6e8f5b5a 100755 --- a/msvc/gmp/build.vc8/config-vc8.gc +++ b/msvc/gmp/build.vc8/config-vc8.gc @@ -297,7 +297,7 @@ MA 02111-1307, USA. */ #define HAVE_LONG_DOUBLE 1 /* Define if the system has the type `long long'. */ -#define HAVE_LONG_LONG 1 +#define HAVE_LONG_LONG 0 /* Define if you have the `lrand48' function. */ #undef HAVE_LRAND48