components/emacs/Makefile
changeset 1496 f774cfa29f53
parent 1282 16201bef295c
child 1546 618d0a2031f6
--- 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.