mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix typo in comment
Andreas Karlsson
This commit is contained in:
parent
9773f0527f
commit
510cc2e048
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ our $config = {
|
|||
gss => undef, # --with-gssapi=<path>
|
||||
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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue