summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rwxr-xr-xutil/mk1mf.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index 2a4c8c34ce..3f4ffadc5c 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -975,7 +975,7 @@ sub read_options
"debug" => \$debug,
"profile" => \$profile,
"shlib" => \$shlib,
- "dll" => \$dll,
+ "dll" => \$shlib,
"shared" => 0,
"no-gmp" => 0,
"no-shared" => 0,