From c87332937b33f40c8ece6e88c69ba5ef1d025761 Mon Sep 17 00:00:00 2001 From: eban Date: Sun, 27 Oct 2002 09:04:55 +0000 Subject: * djgpp/*: sync with the latest. * ext/extmk.rb, lib/mkmf.rb: flush $stdout. * io.c (READ_DATA_PENDING_COUNT, READ_DATA_PENDING_PTR): undef these macros on DJGPP. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3007 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- djgpp/README.djgpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'djgpp/README.djgpp') diff --git a/djgpp/README.djgpp b/djgpp/README.djgpp index d81259ccac..f1f413a478 100644 --- a/djgpp/README.djgpp +++ b/djgpp/README.djgpp @@ -3,7 +3,7 @@ This is what you need to do to compile and install Ruby: 1. Run configure.bat, which will generate config.h and Makefile - and ext/extmk.rb(GNU sed required). + (GNU sed required). Message like this is normal: sed.exe: can't read 123456789: No such file or directory (ENOENT) -- cgit v1.2.3