1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-27 22:56:53 +03:00

Fix typo in comment

Andreas Karlsson
This commit is contained in:
Magnus Hagander 2017-11-27 09:30:03 +01:00
parent d8d9c97cd1
commit 65f1623336

View File

@ -13,7 +13,7 @@ our $config = {
ldap => 1, # --with-ldap
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-ssl=<path>