1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 8fc8587e05 sysconfdir on Windows
* ext/etc/etc.c (etc_sysconfdir): mentioned special case on
  Windows.  [ruby-core:43110] [Bug #6121]

* ext/etc/extconf.rb: define SYSCONFDIR only if sysconfdir is set
  in RbConfig::CONFIG and not empty.

* win32/Makefile.sub (config.status): sysconfdir is not used on
  Windows.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-24 13:48:08 +00:00
..
-test-
bigdecimal
cgi/escape
continuation
coverage Add column numbers to branch coverage 2017-10-22 13:18:40 +00:00
date
dbm gdbm, dbm, sdbm: remove unnecessary conditions 2017-10-22 07:18:55 +00:00
digest
etc sysconfdir on Windows 2017-10-24 13:48:08 +00:00
fcntl Fixed misspelling words. 2017-10-22 11:27:06 +00:00
fiber
fiddle Added explicitly require to example code. 2017-10-21 14:55:22 +00:00
gdbm gdbm, dbm, sdbm: remove unnecessary conditions 2017-10-22 07:18:55 +00:00
io
json
nkf
objspace Removed NODE_OPT_N 2017-10-24 08:00:36 +00:00
openssl multiple arguments to write 2017-10-23 14:05:07 +00:00
pathname
psych Fix a typo [ci skip] 2017-10-22 09:16:51 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper
rubyvm
sdbm gdbm, dbm, sdbm: remove unnecessary conditions 2017-10-22 07:18:55 +00:00
socket Fixed misspelling words. 2017-10-22 11:27:06 +00:00
stringio stringio.c: write multiple arguments 2017-10-23 06:25:39 +00:00
strscan
syslog
win32 Fixed misspelling words. 2017-10-22 11:27:06 +00:00
win32ole ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError. 2017-10-21 23:57:10 +00:00
zlib zlib.c: multiple arguments to write 2017-10-23 07:06:12 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nacl
Setup.nt