summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbehdad <behdad>2004-06-09 14:59:21 +0000
committerbehdad <behdad>2004-06-09 14:59:21 +0000
commita7baa9a7e957ea338e3c683f8d85ad4bc5a533c5 (patch)
treeb37a59e5f76f7e8498d1f7a0329d964111bb32d2 /doc
parent7e382d2cc7f5c08bda7d0d7195b074d91811c5d7 (diff)
Redundant and compatibility stuff removed. A few macros added, to compile
AbiWord from CVS. The most important is the FRIBIDI_TYPE_PRIVATE in fribidi-bidi-types.h
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e8bffd5..b587edd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -40,6 +40,7 @@ MAINTAINERCLEANFILES += $(man3) c2man.stamp
man3 = $(dist_man_MANS) $(dist_noinst_MANS)
C2MANFLAGS = $(includepath) \
+ -D__FRIBIDI_DOC \
-DDONT_HAVE_FRIBIDI_CONFIG_H \
-M "Programmer's Manual" \
-m "$(PACKAGE_NAME) $(PACKAGE_VERSION)"