summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-06-03 06:24:22 +0000
committerwlemb <wlemb>2004-06-03 06:24:22 +0000
commit652665b89f06e0bc91af384629cc2f042f3a6206 (patch)
treefe6f2969c9a351ba792924a8e24f8a90bf50ca99 /INSTALL
parent8dbe3cb35fdef40c32271af56909474317321eb4 (diff)
downloadgroff-652665b89f06e0bc91af384629cc2f042f3a6206.tar.gz
* 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.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 9dfff41a..eb37df09 100644
--- a/INSTALL
+++ b/INSTALL
@@ -41,10 +41,6 @@ the build directory when the script is run. For example, you could do
./test-groff -man -Tascii src/roff/groff/groff.n | less
-If you want to compile and install gxditview (an X11 previewer),
-follow the instructions in the INSTALL file in the src/xditview
-subdirectory.
-
To get a DVI, PDF, or HTML version of the groff texinfo manual, say `make
groff.dvi', `make groff.pdf', or `make groff.html', respectively, in the
`doc' subdirectory (after configuring the groff package). Note that you