Blob Blame History Raw
From: Adam Jackson <ajax@redhat.com>
Date: Sun, 28 Oct 2007 09:37:52 +0100
Subject: [PATCH] Enable builtin font FPE.

---
--- ./dix/dixfonts.c.builtin-fonts	2006-09-06 16:45:20.000000000 -0400
+++ ./dix/dixfonts.c	2006-09-06 16:45:31.000000000 -0400
@@ -1904,9 +1904,7 @@
     } else 
 #endif
     {
-#ifdef KDRIVESERVER
 	BuiltinRegisterFpeFunctions();
-#endif
 	FontFileRegisterFpeFunctions();
 #ifndef NOFONTSERVERACCESS
 	fs_register_fpe_functions();