win32/common/config.h: Pretty sure Bill never made a powerpc version. Powerpc hacker...
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 21 Feb 2007 15:35:19 +0000 (15:35 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 21 Feb 2007 15:35:19 +0000 (15:35 +0000)
Original commit message from CVS:
* win32/common/config.h:
Pretty sure Bill never made a powerpc version.  Powerpc hackers,
use moap cl ci to only check in what is mentioned in the ChangeLog.

ChangeLog
win32/common/config.h

index 478ca0c..008556d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2007-02-21  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+       * win32/common/config.h:
+         Pretty sure Bill never made a powerpc version.  Powerpc hackers,
+         use moap cl ci to only check in what is mentioned in the ChangeLog.
+
+2007-02-21  Thomas Vander Stichele  <thomas at apestaart dot org>
+
        * docs/gst/gstreamer-sections.txt:
        * gst/gstelement.h:
          Fix up documentation to link to the correct GstGError section.
index 1969b78..97a1d2d 100644 (file)
 #define HAVE_WIN32 1
 
 /* Define host CPU */
-#define HOST_CPU "powerpc"
+#define HOST_CPU "i386"
 
 /* library dir */
 #ifdef _DEBUG