projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d9fda6
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 22 Jun 2011 12:59:53 +0000
(12:59 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 22 Jun 2011 12:59:53 +0000
(12:59 +0000)
util/mk1mf.pl
patch
|
blob
|
history
diff --git
a/util/mk1mf.pl
b/util/mk1mf.pl
index 5d024b15cb8be8f02be31c78ba347e210f0992df..f00909a0a34fad5d7268a333b8b5fd559df8ce76 100755
(executable)
--- a/
util/mk1mf.pl
+++ b/
util/mk1mf.pl
@@
-59,7
+59,7
@@
my %mf_import = (
WP_ASM_OBJ => \$mf_wp_asm,
CMLL_ENC => \$mf_cm_asm,
MODES_ASM_OBJ => \$mf_modes_asm,
- FIPSCANISTERONLY => \$mf_fipscanisteronly
+ FIPSCANISTERONLY => \$mf_fipscanisteronly
,
FIPSCANISTERINTERNAL => \$mf_fipscanisterinternal
);