Fix typo in comment

Andreas Karlsson
This commit is contained in:
Magnus Hagander 2017-11-27 09:24:14 +01:00
parent 8735978e7a
commit d5f965c257
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ our $config = {
icu => undef, # --with-icu=<path>
nls => undef, # --enable-nls=<path>
tap_tests => undef, # --enable-tap-tests
tcl => undef, # --with-tls=<path>
tcl => undef, # --with-tcl=<path>
perl => undef, # --with-perl
python => undef, # --with-python=<path>
openssl => undef, # --with-openssl=<path>