jdk/make/sun/font/Makefile
changeset 3935 afcdb712a9c5
parent 2956 931f209e57a9
child 4665 d14dc3d9e1fa
--- 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
+
+