diff -r aae354bd60ca -r f774cfa29f53 components/emacs/Makefile --- a/components/emacs/Makefile Wed Oct 02 01:03:26 2013 -0700 +++ b/components/emacs/Makefile Fri Oct 04 10:19:05 2013 -0700 @@ -62,7 +62,7 @@ # configure script has problems using a non-GNU cpp. I am not aware of # any reason Sun Studio could not be made to work, but simply made a # cost/benefit decision not to pursue it at this time -COMPILER = gcc +COMPILER = gcc3 # Uncomment this for debugging only. It configures emacs to run from the # local proto instead of from its final installed location.