From 996c115deb558e8e9490ea773528b8e96650df53 Mon Sep 17 00:00:00 2001 From: Tiago Vignatti Date: Thu, 25 Mar 2010 18:17:54 +0200 Subject: [PATCH] configure: remove unused builtin font macro from autoconf file This should be removed together with 49b93df8. Signed-off-by: Tiago Vignatti Reviewed-by: Dan Nicholson --- include/dix-config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 9aff6134e..7759aac6a 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -408,9 +408,6 @@ /* Support HAL for hotplug */ #undef CONFIG_HAL -/* Use only built-in fonts */ -#undef BUILTIN_FONTS - /* Have a monotonic clock from clock_gettime() */ #undef MONOTONIC_CLOCK