From: merch-redmine@... Date: 2015-02-17T21:21:45+00:00 Subject: [ruby-core:68157] [Ruby trunk - Feature #10861] [Open] Have ./configure try mandoc when trying to detect manpage type Issue #10861 has been reported by Jeremy Evans. ---------------------------------------- Feature #10861: Have ./configure try mandoc when trying to detect manpage type https://bugs.ruby-lang.org/issues/10861 * Author: Jeremy Evans * Status: Open * Priority: Normal * Assignee: ---------------------------------------- Both NetBSD and OpenBSD use mandoc for manual formatting, which handles mdoc format. nroff isn't included by default on OpenBSD, so ./configure in a default OpenBSD installation will use man format instead of mdoc format for the manuals. This change makes ./configure recognize mandoc and use it if available. It will still try nroff first. ---Files-------------------------------- ruby-configure_in.diff (386 Bytes) -- https://bugs.ruby-lang.org/