diff options
Diffstat (limited to 'ext/Setup.dj')
-rw-r--r-- | ext/Setup.dj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/Setup.dj b/ext/Setup.dj index b84960a2e..f2ed3a4f1 100644 --- a/ext/Setup.dj +++ b/ext/Setup.dj @@ -2,7 +2,7 @@ option nodynamic #Win32API bigdecimal -#curses +curses dbm digest digest/md5 @@ -10,7 +10,7 @@ digest/rmd160 digest/sha1 digest/sha2 #dl -#etc +etc enumerator fcntl gdbm @@ -30,4 +30,4 @@ syck #tcltklib #tk #win32ole -#zlib +zlib |