summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-25 15:42:58 +0000
committerwlemb <wlemb>2001-07-25 15:42:58 +0000
commitaaa4d7c8f133669eaf86762a154baadf9a6e48b4 (patch)
treeb541f5ab50b91f2a0f656d580f9af30d745de3c7 /Makefile.in
parent0647ab8120153c0480a89d61a12e68d449f7fa04 (diff)
downloadgroff-aaa4d7c8f133669eaf86762a154baadf9a6e48b4.tar.gz
* aclocal.m4 (GROFF_PAGE): Add `AC_DEFINE(PAGEA4)'.
* src/preproc/html/pre-html.cc: Use it for DEFAULT_VERTICAL_OFFSET. * Makefile.in: Comment updated. * configure: Regenerated. * src/preproc/html/pre-html.cc (TRANSPARENT): Use `white' as colour name instead of number.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e36d0eaf..b4845d2f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -225,6 +225,7 @@ man7dir=$(manroot)/man$(man7ext)
# -DHAVE_STRUCT_EXCEPTION if <math.h> defines struct exception
# -DRETSIGTYPE=int if signal handlers return int not void
# -DIS_EBCDIC_HOST if the host's encoding is EBCDIC
+# -DPAGEA4 if the the printer's page size is A4
DEFINES=@DEFS@
# Include fmod.o, strtol.o, getcwd.o, strerror.o, putenv.o in LIBOBJS if