emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/configure,v
Date: Thu, 10 Jul 2008 02:32:57 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/10 02:32:56

Index: configure
===================================================================
RCS file: /cvsroot/emacs/emacs/configure,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -b -r1.273 -r1.274
--- configure   1 Jul 2008 03:14:10 -0000       1.273
+++ configure   10 Jul 2008 02:32:53 -0000      1.274
@@ -2462,7 +2462,7 @@
   *-apple-darwin* )
     case "${canonical}" in
       i[3456]86-* )  machine=intel386 ;;
-      powerpc-* )    machine=powermac ;;
+      powerpc-* )    machine=macppc ;;
       * )            unported=yes ;;
     esac
     opsys=darwin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]