]> sjero.net Git - wget/commitdiff
[svn] Define SIZEOF_LONG_LONG under DMC.
authorhniksic <devnull@localhost>
Wed, 6 Jul 2005 22:55:28 +0000 (15:55 -0700)
committerhniksic <devnull@localhost>
Wed, 6 Jul 2005 22:55:28 +0000 (15:55 -0700)
windows/config-compiler.h

index 7ad1d12a2fb6db7135a944e79565a41a1015dce7..5ce1c9b81a9a58ffbd68b9043fa8d7d1e1ae258d 100644 (file)
@@ -124,6 +124,8 @@ so, delete this exception statement from your version.  */
 #define HAVE_USLEEP 1
 #define HAVE_STDBOOL_H 1
 #define HAVE__BOOL 1
 #define HAVE_USLEEP 1
 #define HAVE_STDBOOL_H 1
 #define HAVE__BOOL 1
+#undef SIZEOF_LONG_LONG
+#define SIZEOF_LONG_LONG 8
 \f
 #else
 # error Your compiler is not supported.
 \f
 #else
 # error Your compiler is not supported.