--- plt.old/src/mzscheme/src/schminc.h 2005-03-24 23:15:38.000000000 -0800 +++ plt.old/src/mzscheme/src/schminc.h 2005-05-09 00:52:16.000000000 -0700 @@ -10,9 +10,9 @@ `make startup' to recreate the cstartup.inc file, set EXPECTED_PRIM_COUNT to the new value, and then USE_COMPILED_STARTUP can be set to 1 again. */ -#define USE_COMPILED_STARTUP 0 +#define USE_COMPILED_STARTUP 1 #define EXPECTED_PRIM_COUNT 816 #ifdef MZSCHEME_SOMETHING_OMITTED