summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/Configure b/Configure
index 020f2a148a..e8fc933872 100755
--- 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";
},
);