summaryrefslogtreecommitdiff
path: root/modules/hangul
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2000-12-18 18:58:24 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-12-18 18:58:24 +0000
commit1a603d00f370167b75a965416080f45824d5b515 (patch)
tree6023e2c3a5b27341215e51d50823ef8d559ac068 /modules/hangul
parentcf11e920312b335c5eaa21021a1176fe9f913d9b (diff)
downloadpango-1a603d00f370167b75a965416080f45824d5b515.tar.gz
Fix build breakage, reported by Alex Larsson and Yasushi Shoji
2000-12-18 Havoc Pennington <hp@redhat.com> Fix build breakage, reported by Alex Larsson and Yasushi Shoji * pango/pangox.h: don't include pango.h, just individual headers * configure.in: check for perl, add --disable-rebuilds configure option, automatically disable rebuilds if no perl * pango/Makefile.am: use located perl to run makeenums.pl, and don't try to rebuild if we did --disable-rebuilds (EXTRA_DIST): add built headers * modules/*/*.[hc]: don't include pango.h, include specific headers
Diffstat (limited to 'modules/hangul')
-rw-r--r--modules/hangul/hangul-x.c2
-rw-r--r--modules/hangul/hangul.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/hangul/hangul-x.c b/modules/hangul/hangul-x.c
index 5309b05d..7583981c 100644
--- a/modules/hangul/hangul-x.c
+++ b/modules/hangul/hangul-x.c
@@ -22,8 +22,8 @@
#include <glib.h>
#include <string.h>
-#include "pango.h"
#include "pangox.h"
+#include "pango-engine.h"
static PangoEngineRange hangul_ranges[] = {
diff --git a/modules/hangul/hangul.c b/modules/hangul/hangul.c
index 5309b05d..7583981c 100644
--- a/modules/hangul/hangul.c
+++ b/modules/hangul/hangul.c
@@ -22,8 +22,8 @@
#include <glib.h>
#include <string.h>
-#include "pango.h"
#include "pangox.h"
+#include "pango-engine.h"
static PangoEngineRange hangul_ranges[] = {