mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
Fix typo in comment
Andreas Karlsson
This commit is contained in:
parent
69e5b1e9cc
commit
caa6e12b5d
@ -12,7 +12,7 @@ our $config = {
|
|||||||
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
|
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
|
||||||
ldap => 1, # --with-ldap
|
ldap => 1, # --with-ldap
|
||||||
nls => undef, # --enable-nls=<path>
|
nls => undef, # --enable-nls=<path>
|
||||||
tcl => undef, # --with-tls=<path>
|
tcl => undef, # --with-tcl=<path>
|
||||||
perl => undef, # --with-perl
|
perl => undef, # --with-perl
|
||||||
python => undef, # --with-python=<path>
|
python => undef, # --with-python=<path>
|
||||||
krb5 => undef, # --with-krb5=<path>
|
krb5 => undef, # --with-krb5=<path>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user