Fix have_base_pc / have_base_x_pc typo.

2005-08-15  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Fix have_base_pc / have_base_x_pc typo.

        * gdk/x11/gdkdrawable-x11.c gtk/gtksettings.c: Remove panoxft.h includes.
        (#313417, James Andrewartha)

        * configure.in: Add fontconfig to X_PACKAGES, since we use it for
        FcNameConstant(). (More of #313417)
This commit is contained in:
Owen Taylor
2005-08-15 19:04:55 +00:00
committed by Owen Taylor
parent cbd1435c88
commit 013a0b0f11
6 changed files with 43 additions and 10 deletions

View File

@ -29,8 +29,6 @@
#include "gdkx.h"
#include "gdkregion-generic.h"
#include <pango/pangoxft.h>
#include <cairo-xlib.h>
#include <stdlib.h>