From: Keith Packard Date: Sun, 2 Mar 2003 08:46:04 +0000 (+0000) Subject: oops -- X fonts referenced from the wrong place X-Git-Tag: fc-2_1_91~6 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=bf0093b72487bd463b9c7700902cd8765534c9c1;p=fontconfig.git oops -- X fonts referenced from the wrong place --- diff --git a/configure.in b/configure.in index f03390e..7702bb5 100644 --- a/configure.in +++ b/configure.in @@ -225,7 +225,7 @@ AC_ARG_WITH(x_fonts, [ --with-x-fonts=DIR Find X fonts in case "$x_fonts" in yes) FC_X_FONTS="" - for dir in /usr/X11R6/lib /usr/X11/lib /usr/lib/X11; do + for dir in /usr/X11R6/lib/X11 /usr/X11/lib/X11 /usr/lib/X11; do case x"$FC_X_FONTS" in x) if test -d "$dir/fonts"; then