summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-12-16 16:27:28 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-12-16 16:27:28 +0000
commitcd5507ae3df8dc48c07df9e37878846b6b79faa1 (patch)
tree0f9c58de186a3789d4421755048e6608f2148095
parent9f37b3e515260c7b294222a502b2cc75dd0983b6 (diff)
Original commit message from CVS: silly fix related to #106097
-rw-r--r--m4/gst-arch.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gst-arch.m4 b/m4/gst-arch.m4
index b4ab73c..f74b27f 100644
--- a/m4/gst-arch.m4
+++ b/m4/gst-arch.m4
@@ -24,7 +24,7 @@ Alpha]) ;;
ARM]) ;;
xsparc*) HAVE_CPU_SPARC=yes
AC_DEFINE(HAVE_CPU_SPARC, 1, [Define if the target CPU is a
-PPC]) ;;
+SPARC]) ;;
xmips*) HAVE_CPU_MIPS=yes
AC_DEFINE(HAVE_CPU_MIPS, 1, [Define if the target CPU is a
MIPS]) ;;