From 4aff07d868346aa65efd2039280d3a1de3264659 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 12 Feb 2006 13:11:53 +0000 Subject: [PATCH] revert wrong commit Original commit message from CVS: revert wrong commit --- win32/common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/common/config.h b/win32/common/config.h index 34cd8a7..b3b99c9 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -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 -- 2.7.4