summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2010-03-16 00:46:24 +0200
committerTor Lillqvist <tml@iki.fi>2010-03-16 00:46:24 +0200
commitd9e254f3220337577b22f229839e036f344ce048 (patch)
treef75555cf56df7193f5899d0b4f3fa9388346309c /modules
parent27c81605322cab7ed738f51627a33ce640327d17 (diff)
downloadpango-d9e254f3220337577b22f229839e036f344ce048.tar.gz
Put the PANGO_MODULE_PREFIX defines in the project files
Put the PANGO_MODULE_PREFIX defines in the project files instead of having them behind an ifdef in the source files.
Diffstat (limited to 'modules')
-rw-r--r--modules/arabic/arabic-fc.c4
-rw-r--r--modules/arabic/arabic-lang.c4
-rw-r--r--modules/basic/basic-fc.c4
-rw-r--r--modules/hangul/hangul-fc.c4
-rw-r--r--modules/hebrew/hebrew-fc.c4
-rw-r--r--modules/indic/indic-fc.c4
-rw-r--r--modules/indic/indic-lang.c4
-rw-r--r--modules/khmer/khmer-fc.c4
-rw-r--r--modules/syriac/syriac-fc.c4
-rw-r--r--modules/thai/thai-fc.c4
-rw-r--r--modules/tibetan/tibetan-fc.c4
11 files changed, 0 insertions, 44 deletions
diff --git a/modules/arabic/arabic-fc.c b/modules/arabic/arabic-fc.c
index 0710ac94..4b024e14 100644
--- a/modules/arabic/arabic-fc.c
+++ b/modules/arabic/arabic-fc.c
@@ -27,10 +27,6 @@
#include "arabic-ot.h"
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_arabic_fc
-#endif
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"
diff --git a/modules/arabic/arabic-lang.c b/modules/arabic/arabic-lang.c
index 60fa11e3..ee23bad1 100644
--- a/modules/arabic/arabic-lang.c
+++ b/modules/arabic/arabic-lang.c
@@ -25,10 +25,6 @@
#include "config.h"
#include <string.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_arabic_lang
-#endif
-
#include "pango-engine.h"
#include "pango-break.h"
diff --git a/modules/basic/basic-fc.c b/modules/basic/basic-fc.c
index 3f349d22..e3852c39 100644
--- a/modules/basic/basic-fc.c
+++ b/modules/basic/basic-fc.c
@@ -27,10 +27,6 @@
#include <glib/gprintf.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_basic_fc
-#endif
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"
diff --git a/modules/hangul/hangul-fc.c b/modules/hangul/hangul-fc.c
index 18a9c61f..7692a843 100644
--- a/modules/hangul/hangul-fc.c
+++ b/modules/hangul/hangul-fc.c
@@ -23,10 +23,6 @@
#include "config.h"
#include <string.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_hangul_fc
-#endif
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"
diff --git a/modules/hebrew/hebrew-fc.c b/modules/hebrew/hebrew-fc.c
index e668b871..12f25c5e 100644
--- a/modules/hebrew/hebrew-fc.c
+++ b/modules/hebrew/hebrew-fc.c
@@ -28,10 +28,6 @@
#include <pango/pango-ot.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_hebrew_fc
-#endif
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"
diff --git a/modules/indic/indic-fc.c b/modules/indic/indic-fc.c
index 0f8a767a..3a232be4 100644
--- a/modules/indic/indic-fc.c
+++ b/modules/indic/indic-fc.c
@@ -27,10 +27,6 @@
#include "indic-ot.h"
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_indic_fc
-#endif
-
#include "pango-engine.h"
#include "pango-ot.h"
#include "pango-utils.h"
diff --git a/modules/indic/indic-lang.c b/modules/indic/indic-lang.c
index 84f3e49a..dc01b6fe 100644
--- a/modules/indic/indic-lang.c
+++ b/modules/indic/indic-lang.c
@@ -23,10 +23,6 @@
#include "config.h"
#include <string.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_indic_lang
-#endif
-
#include "pango-engine.h"
#include "pango-break.h"
diff --git a/modules/khmer/khmer-fc.c b/modules/khmer/khmer-fc.c
index eb5e24b1..14357d78 100644
--- a/modules/khmer/khmer-fc.c
+++ b/modules/khmer/khmer-fc.c
@@ -59,10 +59,6 @@
#include "config.h"
#include <string.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_khmer_fc
-#endif
-
#include "pango-engine.h"
#include "pango-ot.h"
#include "pango-utils.h"
diff --git a/modules/syriac/syriac-fc.c b/modules/syriac/syriac-fc.c
index 9b8e3c9b..7ba05fb4 100644
--- a/modules/syriac/syriac-fc.c
+++ b/modules/syriac/syriac-fc.c
@@ -28,10 +28,6 @@
#include "syriac-ot.h"
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_syriac_fc
-#endif
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"
diff --git a/modules/thai/thai-fc.c b/modules/thai/thai-fc.c
index 7e4f2d0a..80c945da 100644
--- a/modules/thai/thai-fc.c
+++ b/modules/thai/thai-fc.c
@@ -33,10 +33,6 @@
#include <glib.h>
#include "pango-ot.h"
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_thai_fc
-#endif
-
#include "pango-engine.h"
#include "pangofc-font.h"
diff --git a/modules/tibetan/tibetan-fc.c b/modules/tibetan/tibetan-fc.c
index 0c94f211..4e894165 100644
--- a/modules/tibetan/tibetan-fc.c
+++ b/modules/tibetan/tibetan-fc.c
@@ -67,10 +67,6 @@
#include "config.h"
#include <string.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_tibetan_fc
-#endif
-
#include "pango-engine.h"
#include "pango-ot.h"
#include "pango-utils.h"