Skip to content
Snippets Groups Projects
Commit 344e6c9e authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added MIME.

Rev: bin/feature_list:1.6
parent fb8b932f
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,8 @@ int main(int argc, string *argv)
write("Crypto ");
};
foreach(({ "CommonLog", "Dbm", "Gdbm", "Gmp", "Gz", "Msql", "Mysql", "Odbc",
"Oracle", "Postgres", "Ssleay", "WideValues", "X", "Yp" }),
foreach(({ "CommonLog", "Dbm", "Gdbm", "Gmp", "Gz", "MIME", "Msql", "Mysql",
"Odbc", "Oracle", "Postgres", "Ssleay", "WideValues", "X", "Yp" }),
string modname) {
catch { if (sizeof(indices(master()->resolv(modname))))
write(modname+" ");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment