From 6935709f39444fcd73814ddda5d020077d1c781a Mon Sep 17 00:00:00 2001 From: Werner LEMBERG Date: Thu, 3 Jun 2004 06:24:29 +0000 Subject: * aclocal.m4 (GROFF_X11): s/have_no_x/groff_no_x/. Add X11 stuff to CFLAGS, LDFLAGS, and LIBS temporarily. Add test for Xmu library. (GROFF_APPRESDIR_OPTION, GROFF_APPRESDIR_CHECK, GROFF_APPRESDIR_DEFAULT): New macros. * configure.ac: Call GROFF_APPRESDIR_OPTION, GROFF_APPRESDIR_CHECK, and GROFF_APPRESDIR_DEFAULT. * configure: Regenerated. * Makefile.in (appresdir): New variable. (MDEFINES): Add appresdir. * src/devices/xditview/Makefile.sub (EXTRA_LDFLAGS): Add -Xmu and -Xt. (install_data, uninstall_sub): New targets to handle GXditview.ad. * src/utils/indxbib/Makefiles.ub (install_data): Depend on `$(srcdir)/eign', not `eign'. * MANIFEST, INSTALL, NEWS, PROBLEMS: Updated. * man/groff_out.man, man/roff.man, src/devices/grops/grops.man, src/devices/xditview/gxditview.man, src/roff/groff/groff.man: Protect (g)xditview with `\%' to avoid hyphenation. Other minor formatting. --- MANIFEST | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index d2fab6f8e..af14e1944 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,6 +1,6 @@ MANIFEST -Last update: 10 May 2004 +Last update: 1 June 2004 This file is part of groff, the GNU roff type-setting system. @@ -89,6 +89,7 @@ the groff source distribution. grolj4 HP Laserjet 4, PCL 5, and compatible printers. grops PostScript output. grotty Text output. + xditview A groff (pre)viewer for the X Window system. ./src/include The *.h C/C++ include files. @@ -96,6 +97,7 @@ the groff source distribution. libbib Library of bibliographic functions. libdriver Parser for intermediate output and postprocessor code. libgroff Library for general support functions used everywhere. + libxutil Utility functions for xditview and xtotroff. snprintf An implementation of snprintf() and friends. ./src/preproc Preprocessors. @@ -122,8 +124,7 @@ the groff source distribution. lookbib Interactively search bibliographic databases. pfbtops Translate a PostScript font in PFB format to PFA. tfmtodit Create font description files for TeX DVI device. - -./src/xditview A groff (pre)viewer for the X Window System. + xtotroff Create font description files for xditview. ./tmac Macro files. -- cgit v1.2.1