[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [patch #8209] Fix compilation for Ruby >= 2.0
From: |
anonymous |
Subject: |
[Weechat-dev] [patch #8209] Fix compilation for Ruby >= 2.0 |
Date: |
Fri, 11 Oct 2013 20:56:03 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 |
URL:
<http://savannah.nongnu.org/patch/?8209>
Summary: Fix compilation for Ruby >= 2.0
Project: WeeChat
Submitted by: None
Submitted on: Fri 11 Oct 2013 08:56:02 PM UTC
Category: compilation
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
IRC nick: tmatth
_______________________________________________________
Details:
The attached patch fixes configure.ac to avoid building the Ruby plugins if
Ruby's version number could not be detected. Presently if weechat's configure
script is run on a system with Ruby 2.0.0, configure will detect ruby headers
and enable ruby plugins, but compilation will fail since RUBY_VERSION is
undefined.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 11 Oct 2013 08:56:02 PM UTC Name: configure_ruby.patch Size: 1kB
By: None
Fixes compilation if Ruby version could not be detected
<http://savannah.nongnu.org/patch/download.php?file_id=29358>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8209>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [Weechat-dev] [patch #8209] Fix compilation for Ruby >= 2.0,
anonymous <=