summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-1-104
-rw-r--r--ChangeLog.pre-1-44
-rw-r--r--ChangeLog.pre-1-64
-rw-r--r--ChangeLog.pre-1-84
-rw-r--r--modules/thai/thai-x.c1
6 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d933fa0..63a1e5bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-04 Tor Lillqvist <tml@iki.fi>
+
+ * modules/thai/thai-x.c: Need config.h here, too, for HAVE_X.
+
Mon Jun 2 10:43:15 PDT 2003 Keith Packard <keithp@keithp.com
* pango/pangoxft-font.c (pango_xft_font_real_get_kerning):
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 4d933fa0..63a1e5bc 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,7 @@
+2003-06-04 Tor Lillqvist <tml@iki.fi>
+
+ * modules/thai/thai-x.c: Need config.h here, too, for HAVE_X.
+
Mon Jun 2 10:43:15 PDT 2003 Keith Packard <keithp@keithp.com
* pango/pangoxft-font.c (pango_xft_font_real_get_kerning):
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 4d933fa0..63a1e5bc 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,7 @@
+2003-06-04 Tor Lillqvist <tml@iki.fi>
+
+ * modules/thai/thai-x.c: Need config.h here, too, for HAVE_X.
+
Mon Jun 2 10:43:15 PDT 2003 Keith Packard <keithp@keithp.com
* pango/pangoxft-font.c (pango_xft_font_real_get_kerning):
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 4d933fa0..63a1e5bc 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,7 @@
+2003-06-04 Tor Lillqvist <tml@iki.fi>
+
+ * modules/thai/thai-x.c: Need config.h here, too, for HAVE_X.
+
Mon Jun 2 10:43:15 PDT 2003 Keith Packard <keithp@keithp.com
* pango/pangoxft-font.c (pango_xft_font_real_get_kerning):
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 4d933fa0..63a1e5bc 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,7 @@
+2003-06-04 Tor Lillqvist <tml@iki.fi>
+
+ * modules/thai/thai-x.c: Need config.h here, too, for HAVE_X.
+
Mon Jun 2 10:43:15 PDT 2003 Keith Packard <keithp@keithp.com
* pango/pangoxft-font.c (pango_xft_font_real_get_kerning):
diff --git a/modules/thai/thai-x.c b/modules/thai/thai-x.c
index 246fd688..0f18e228 100644
--- a/modules/thai/thai-x.c
+++ b/modules/thai/thai-x.c
@@ -26,6 +26,7 @@
* Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <string.h>