Skip to content

Commit 8ae4e3d

Browse files
committed
Clean up removed directories in ext/Setup* [ci skip]
1 parent 2fa3fda commit 8ae4e3d

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

ext/Setup

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#continuation
66
#coverage
77
#date
8-
#dbm
98
#digest/bubblebabble
109
#digest
1110
#digest/md5
@@ -14,9 +13,7 @@
1413
#digest/sha2
1514
#etc
1615
#fcntl
17-
#fiber
1816
#fiddle
19-
#gdbm
2017
#io/console
2118
#io/nonblock
2219
#io/wait

ext/Setup.atheos

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
11
option nodynamic
22

3-
#Win32API
43
bigdecimal
54
cgi/escape
6-
dbm
75
digest
86
digest/md5
97
digest/rmd160
108
digest/sha1
119
digest/sha2
12-
enumerator
1310
etc
1411
fcntl
15-
gdbm
1612
io/wait
1713
nkf
1814
#openssl
1915
pty
20-
racc/parse
16+
racc/cparse
2117
readline
2218
ripper
2319
socket

ext/Setup.nt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
#option platform cygwin|mingw|mswin
22
#option nodynamic
33

4-
Win32API
54
bigdecimal
65
cgi/escape
7-
#dbm
86
digest
97
digest/md5
108
digest/rmd160
119
digest/sha1
1210
digest/sha2
13-
enumerator
1411
etc
1512
fcntl
16-
#gdbm
1713
#io/wait
1814
nkf
1915
#openssl

0 commit comments

Comments
 (0)