Retire the WITH_GLOSSARY option and enable the Glossary by default.

No objections:	-doc
This commit is contained in:
Simon L. B. Nielsen 2004-07-12 20:24:41 +00:00
parent 169eed0d21
commit 8b2c84f627
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21458

View file

@ -31,7 +31,6 @@ DOC?= book
FORMATS?= html-split
HAS_INDEX= true
WITH_GLOSSARY?=
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
@ -189,9 +188,7 @@ SYMLINKS= ${DESTDIR} index.html handbook.html
CHAPTERS?= ${SRCS:M*chapter.sgml}
SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
.if defined(WITH_GLOSSARY) && !empty(WITH_GLOSSARY)
SGMLFLAGS+= -i chap.freebsd-glossary
.endif
# XXX The Handbook build currently overflows some internal, hardcoded
# limits in pdftex. Until we split the Handbook up, build the PDF