summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-04-30 05:12:44 +0000
committerwlemb <wlemb>2000-04-30 05:12:44 +0000
commit9488c96501d04584e4e0f47b142fa49e3e865ce2 (patch)
tree2d55fac584af619c5a11be2f5f9ef73157bea6b0 /configure
parent694147d7551b8b24bcf44184bcb2c86e24754774 (diff)
downloadgroff-9488c96501d04584e4e0f47b142fa49e3e865ce2.tar.gz
* src/devices/grotty/grotty.man: Add cp1047 device.
* src/preproc/eqn/eqn.man, src/preproc/eqn/neqn.sh, tmac/eqnrc: Ditto. * src/roff/groff/groff.man: Ditto. * src/roff/nroff/nroff.sh, src/roff/nroff/nroff.man: Ditto. * doc/groff.texinfo: Ditto. * tmac/troffrc: Fix mapping of latin-1 char 160 (non-breakable space) for cp1047. * man/groff_char.man: Add `pc' glyph. * tmac/tmac.latin1: Replacing `md' glyph with `pc'. * tmac/tmac.tty: Add `pc' glyph. * tmac/tmac.tty-char: Use/add `pc' glyph. Don't call tmac.latin1 if we use cp1047 output device. * Makefile.in, aclocal.m4: Don't build utf8 on EBCDIC hosts since there are still hardcoded latin1->unicode values in utf8's font definition files. * configure: Updated. * NEWS: Minor clarification. Updated. * PROBLEMS: Formatted. Added info about C++ fix pack for OS/390 Unix.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d32c191b..c0701776 100755
--- a/configure
+++ b/configure
@@ -1023,7 +1023,7 @@ else
cat conftest.$ac_ext >&5
rm -rf conftest*
groff_cv_ebcdic="no"
- TTYDEVDIRS="font/devascii font/devlatin1"
+ TTYDEVDIRS="font/devascii font/devlatin1 font/devutf8"
echo "$ac_t""no" 1>&6
fi
rm -f conftest*