revert wrong commit
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 12 Feb 2006 13:11:53 +0000 (13:11 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 12 Feb 2006 13:11:53 +0000 (13:11 +0000)
Original commit message from CVS:
revert wrong commit

win32/common/config.h

index 34cd8a7..b3b99c9 100644 (file)
@@ -39,7 +39,7 @@
 #define GST_MAJORMINOR "0.10"
 
 /* Define host CPU */
-#define HOST_CPU "powerpc"
+#define HOST_CPU "i686"
 
 /* Define if the host CPU is an Alpha */
 #undef HAVE_CPU_ALPHA