summaryrefslogtreecommitdiff
path: root/config.h.win32
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-11-14 22:50:23 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-11-14 22:50:23 +0000
commit5bf48bca2c869c7ddada46b23dcd6aad78cc39d6 (patch)
treef893d16bdd5b40632c5320782cb218a73736132b /config.h.win32
parente6e7df5c4d77e8e9802cfe615b9265176be1314c (diff)
downloadpango-5bf48bca2c869c7ddada46b23dcd6aad78cc39d6.tar.gz
Define HAVE_FRIBIDI.
2000-11-15 Tor Lillqvist <tml@iki.fi> * config.h.win32: Define HAVE_FRIBIDI. * pango/pango.def: Add new functions. * pango/pango{win32*,ft2*}.[ch]: Add my name to copyright notice.
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 30f49568..1e04bd47 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -4,3 +4,5 @@
/*#undef HAVE_FLOCKFILE */
/*#undef HAVE_ICONV_H */
/*#undef HAVE_UNISTD_H */
+
+#define HAVE_FRIBIDI 1