back to 32 bit
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 26 Jul 2006 10:47:17 +0000 (10:47 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 26 Jul 2006 10:47:17 +0000 (10:47 +0000)
Original commit message from CVS:
back to 32 bit

win32/common/config.h

index 47ee17d..3719e6f 100644 (file)
 #define HAVE_WIN32 1
 
 /* Define host CPU */
-#define HOST_CPU "x86_64"
+#define HOST_CPU "i686"
 
 /* library dir */
 #ifdef _DEBUG