On 3/13/10, Ken Moffat <[email protected]> wrote:
>  FWIW, I configured xorg-server-1.7.4 with
>
> ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
>  --enable-builtin-fonts \
>  --with-module-dir=/usr/lib/X11/modules \
>  --disable-config-hal --disable-config-dbus \
>  --enable-install-setuid \

eek ...
configure: WARNING: unrecognized options: --enable-builtin-fonts

occurs when that option is used
and
This is in ChangeLog in xorg-server-1.7.{1 and 4}

commit 49b93df8a3002db7196aa3fc1fd8dca1c12a55d6
Author: Paulo Cesar Pereira de Andrade <[email protected]>
Date:   Wed Jan 7 19:37:03 2009 -0200

    Default to use standard bitmap fonts, with builtins as fallback

      The builtin-fonts configure option was removed, as it at best should
    have been a runtime option. Instead, now it always register all "font
    path element" backends, and adds built-ins fonts at the end of the
    default font path.

Whatever works that works is fine.
Personally, I prefer not to get peculiar results when following the
book instructions.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to