win32/common/config.h: Pretty sure Bill never made a powerpc version. Powerpc hackers, use moap cl ci to only check ...

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.
This commit is contained in:
Thomas Vander Stichele 2007-02-21 15:35:19 +00:00
parent be875073d5
commit 99da9adcf3
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
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:

View file

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