[#83107] Alias Enumerable#include? to Enumerable#includes? — Alberto Almagro <albertoalmagro@...>

Hello,

9 messages 2017/10/04

[ruby-core:83163] [Ruby trunk Feature#10861][Closed] Have ./configure try mandoc when trying to detect manpage type

From: merch-redmine@...
Date: 2017-10-06 14:35:19 UTC
List: ruby-core #83163
Issue #10861 has been updated by jeremyevans0 (Jeremy Evans).

Status changed from Open to Closed

Fixed by r60129

----------------------------------------
Feature #10861: Have ./configure try mandoc when trying to detect manpage type
https://bugs.ruby-lang.org/issues/10861#change-67099

* Author: jeremyevans0 (Jeremy Evans)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
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/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next