summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/utils/hpftodit
AgeCommit message (Collapse)Author
2012-08-10Don't link explicitly against libsupc++, just use the normal C++joerg
linkage.
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
Push -Wno-array-bounds down to the cases that depend on it. Selectively disable warnings for 3rd party software or non-trivial issues to be reviewed later to get clang -Werror to build most of the tree.
2010-12-16Push C++ library linkage into the shared Makefile.inc fragments.joerg
2006-10-09- use PROG not PROG_CXXmrg
- link with -lm -lsupc++ as discussed in the audit-trail for PR#26714, now fixed.
2004-07-30Update for groff-1.19.1.wiz
2003-06-30Add NetBSD RCS Id.wiz
2003-06-30Make groff-1.19 build on NetBSD.wiz
2003-06-30Import groff-1.19 build structure from FreeBSD.wiz