Make 25-test_gen.t and 25-test_req.t into one
[openssl.git] / Configure
index 020f2a148a3b14b3fa376270977a124a256f5e7c..e8fc933872607ef7f9ef930aaa17df5f7747e1b0 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -1970,8 +1970,6 @@ my %builders = (
     unixmake => sub {
         build_Makefile();
 
-        run_dofile("util/domd", "util/domd.in");
-        chmod 0755, "util/domd";
     },
     );