From: usa@...
Date: 2014-02-05T03:53:23+00:00
Subject: [ruby-core:60495] [ruby-trunk - Bug #9333] win32/Makefile.sub	malconfiguration

Issue #9333 has been updated by Usaku NAKAMURA.

Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN to 1.9.3: DONTNEED, 2.0.0: DONTNEED, 2.1: REQUIRED

(for memorandum, r44472)

----------------------------------------
Bug #9333: win32/Makefile.sub malconfiguration
https://bugs.ruby-lang.org/issues/9333#change-44961

* Author: Akio Tajima
* Status: Closed
* Priority: Normal
* Assignee: Akio Tajima
* Category: platform/windows
* Target version: current: 2.2.0
* ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [i386-mswin32_100]
* Backport: 1.9.3: DONTNEED, 2.0.0: DONTNEED, 2.1: REQUIRED
----------------------------------------
win32/Makefile.sub defines HAVE_FSEEKO because win32/win32.c defined the function. 
However since r40661 the function was removed from win32/win32.c.
It must be removed from Makfile.sub too.



-- 
http://bugs.ruby-lang.org/