--- a/jdk/make/sun/font/Makefile Mon Sep 28 11:52:22 2009 -0700
+++ b/jdk/make/sun/font/Makefile Tue Sep 29 14:06:13 2009 -0700
@@ -199,3 +199,7 @@
CPPFLAGS += -I$(PLATFORM_SRC)/native/sun/windows
endif
+# Make the Layout Engine build standalone
+CPPFLAGS += -DLE_STANDALONE
+
+