Lines Matching defs:fonts
488 AC_ARG_WITH(default-fonts,
489 [AS_HELP_STRING([--with-default-fonts=DIR1,DIR2,...],[Use fonts from DIR1,DIR2,... when config is busted])],
499 default_fonts="/usr/share/fonts"
523 # Add more fonts if available. By default, add only the directories
524 # with outline fonts; those with bitmaps can be added as desired in
525 # local.conf or ~/.fonts.conf
527 AC_ARG_WITH(add-fonts,
528 [AS_HELP_STRING([--with-add-fonts=DIR1,DIR2,...],[Find additional fonts in DIR1,DIR2,... ])],
537 sub="$dir/fonts"
612 [AS_HELP_STRING([--with-baseconfigdir=DIR],[Use DIR to store the base configuration files [default=SYSCONFDIR/fonts]])],
633 baseconfigdir='${sysconfdir}'/fonts
754 if test -f $srcdir/doc/fonts-conf.5; then