summaryrefslogtreecommitdiff
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-06-19 13:17:52 +0000
committerwlemb <wlemb>2002-06-19 13:17:52 +0000
commit97c74b11db54daf736921b3c54a208c160a0816d (patch)
tree4d25817620628ed3e95fa569dc307c836eff8619 /doc/Makefile.in
parentaf1f970c2345fefc010fa8102a56451fb9e1d3a2 (diff)
downloadgroff-97c74b11db54daf736921b3c54a208c160a0816d.tar.gz
Add a `color' request and a `.color' register to control usage of
colours. * src/roff/troff/input.cc (disable_color_flag): Replaced with... (color_flag): This (which is the inverse). (activate_color): New function. (main, init_input_requests): Updated. * src/roff/troff/troff.h, src/roff/troff/node.cc (troff_output_file::fill_color, troff_output_file::glyph_color): Updated. * NEWS, doc/groff.texinfo, man/groff_diff.man, man/groff.man: Document the changes. Circumvent bug in autoconf 2.53 regarding top_builddir. * aclocal.m4 (GROFF_BUILDDIR): s/top_builddir/groff_top_builddir/. * Makefile.in, src/xditview/Imakefile.in, doc/Makefile.in: s/@top_builddir@/@groff_top_builddir@/. * configure: Regenerated (with autoconf 2.53).
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 3ab53f42..af79e242 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -31,7 +31,7 @@
srcdir=@srcdir@
top_srcdir=@top_srcdir@
VPATH=@srcdir@
-top_builddir=@top_builddir@
+top_builddir=@groff_top_builddir@
# Since info files are distributed within the groff package, no