summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-05-20 11:50:13 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-05-20 11:50:13 +0000
commit6be69a168f0d09b827d8b228df6a45820f623a8f (patch)
tree1fa26a506d2d948e40fca1c3e5218c57e6a3c2be /util
parenteaf76feeb65c449f538e4dbc536ff94366ae8e5e (diff)
Remove deleted function definitions from header files
so Windows build picks it up. Recognize new option in mk1mf.pl
Diffstat (limited to 'util')
-rwxr-xr-xutil/mk1mf.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index 77af8a7e57..1ac5fd3a50 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -1039,6 +1039,7 @@ sub read_options
"shared" => 0,
"no-gmp" => 0,
"no-rfc3779" => 0,
+ "no-montasm" => 0,
"no-shared" => 0,
"no-zlib" => 0,
"no-zlib-dynamic" => 0,