mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Fix typo in comment
Andreas Karlsson
This commit is contained in:
parent
d8d9c97cd1
commit
65f1623336
|
|
@ -13,7 +13,7 @@ our $config = {
|
||||||
ldap => 1, # --with-ldap
|
ldap => 1, # --with-ldap
|
||||||
nls => undef, # --enable-nls=<path>
|
nls => undef, # --enable-nls=<path>
|
||||||
tap_tests => undef, # --enable-tap-tests
|
tap_tests => undef, # --enable-tap-tests
|
||||||
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>
|
||||||
openssl => undef, # --with-ssl=<path>
|
openssl => undef, # --with-ssl=<path>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user