back to 32 bit

Original commit message from CVS:
back to 32 bit
This commit is contained in:
Thomas Vander Stichele 2006-07-26 10:47:17 +00:00
parent c75651326f
commit 8cc8fe6e14

View file

@ -175,7 +175,7 @@
#define HAVE_WIN32 1
/* Define host CPU */
#define HOST_CPU "x86_64"
#define HOST_CPU "i686"
/* library dir */
#ifdef _DEBUG