[PATCH] configure: remove unused builtin font macro from autoconf file
Dan Nicholson
dbn.lists at gmail.com
Wed Mar 31 08:42:15 PDT 2010
On Wed, Mar 31, 2010 at 4:19 AM, Tiago Vignatti
<tiago.vignatti at nokia.com> wrote:
> This should be removed together with 49b93df8.
>
> Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
> ---
> include/dix-config.h.in | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/include/dix-config.h.in b/include/dix-config.h.in
> index e6e4beb..36497e3 100644
> --- a/include/dix-config.h.in
> +++ b/include/dix-config.h.in
> @@ -396,9 +396,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
>
Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
More information about the xorg-devel
mailing list