summaryrefslogtreecommitdiff
path: root/djgpp/README.djgpp
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-27 09:04:55 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-10-27 09:04:55 +0000
commitc87332937b33f40c8ece6e88c69ba5ef1d025761 (patch)
tree644d368eeeb420fad281c91d9f276bec630fe2c9 /djgpp/README.djgpp
parent8a49ac945bbe888251f845020a5a48d4faed9e79 (diff)
* 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
Diffstat (limited to 'djgpp/README.djgpp')
-rw-r--r--djgpp/README.djgpp2
1 files changed, 1 insertions, 1 deletions
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)