gbranden pushed a commit to branch master
in repository groff.

commit cb33450218f6e19a9af0b9b73863bcc83836cf9d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Aug 19 17:59:52 2024 -0500

    Makefile.am: De-document obsolete variables.
---
 Makefile.am | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index d41d4ee1d..ec2986786 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,19 +101,12 @@ SH_SEP=@PATH_SEPARATOR@
 # `DEVICE' is the default device.
 DEVICE=ps
 
-# XDEVIDIRS
-# `XDEVDIRS' is either `font/devX{75,100}{,-12}' or empty.
-
-# XPROGDIRS
-# `XPROGDIRS' is either `src/devices/xditview src/utils/xtotroff' or empty.
+# XPROGDIRS `XPROGDIRS' is either `src/devices/xditview
+# src/utils/xtotroff' or empty.
 
 # XLIBDIRS
 # `XLIBDIRS' is either `src/libs/libxutil' or empty.
 
-# `TTYDEVDIRS' is either `font/devascii font/devlatin1' (for
-# ASCII) or `font/devcp1047' (for EBCDIC) plus font/devutf8.
-TTYDEVDIRS=@TTYDEVDIRS@ font/devutf8
-
 # OTHERDEVDIRS
 # `OTHERDEVDIRS' is either `font/devlj4 font/devlbp' (for ASCII) or
 # empty (for EBCDIC).

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to