1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +03:00

Fix typo in comment

Andreas Karlsson
This commit is contained in:
Magnus Hagander
2017-11-27 09:24:14 +01:00
parent c0ef3af4eb
commit d3aeaba9ee

View File

@ -17,7 +17,7 @@ our $config = {
extraver => undef, # --with-extra-version=<string>
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>