Fix typo in comment

Andreas Karlsson
This commit is contained in:
Magnus Hagander 2017-11-27 09:30:42 +01:00
parent 69e5b1e9cc
commit caa6e12b5d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ our $config = {
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
ldap => 1, # --with-ldap
nls => undef, # --enable-nls=<path>
tcl => undef, # --with-tls=<path>
tcl => undef, # --with-tcl=<path>
perl => undef, # --with-perl
python => undef, # --with-python=<path>
krb5 => undef, # --with-krb5=<path>