summaryrefslogtreecommitdiff
path: root/pango/pangoxft-fontmap.c
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2001-11-24 21:34:58 +0000
committerManish Singh <yosh@src.gnome.org>2001-11-24 21:34:58 +0000
commit05ab07e19ac7ee4caedf9a4d4db762921ccf5f35 (patch)
treebf9639247a037c47b9fc9d2b0e8cdd30431b2ecb /pango/pangoxft-fontmap.c
parent54d0b867ef0291528b49472ee397e80785df6f4f (diff)
downloadpango-05ab07e19ac7ee4caedf9a4d4db762921ccf5f35.tar.gz
acconfig.h support for --with-xftconfig-dir= path to system XftConfig file
2001-11-24 Manish Singh <yosh@gimp.org> * acconfig.h * configure.in: support for --with-xftconfig-dir= path to system XftConfig file * pango/pango-utils.c * pango/pangox.c: include "config.h", not <config.h> * pango/pangoxft-fontmap.c: this file is pangoxft-fontmap.c, not pangoxft-fontmap.h :) * pango/mini-xft/minixftint.h * pango/mini-xft/minixftinit.c: add code for searching common locations for the XftConfig file. We search MINI_XFTCONFIG_DIR if configure defines it for us (as above), then $sysconfdir, then (only on !_WIN32) /etc/X11 and /usr/X11R6/lib/X11.
Diffstat (limited to 'pango/pangoxft-fontmap.c')
-rw-r--r--pango/pangoxft-fontmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangoxft-fontmap.c b/pango/pangoxft-fontmap.c
index 0c1d3d64..3ca383b5 100644
--- a/pango/pangoxft-fontmap.c
+++ b/pango/pangoxft-fontmap.c
@@ -1,5 +1,5 @@
/* Pango
- * pangoxft-fontmap.h: Xft font handling
+ * pangoxft-fontmap.c: Xft font handling
*
* Copyright (C) 2000 Red Hat Software
*