configure: remove unused builtin font macro from autoconf file

This should be removed together with 49b93df8.

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
This commit is contained in:
Tiago Vignatti 2010-03-25 18:17:54 +02:00
parent 0ba82562ee
commit 996c115deb

View File

@ -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