mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 15:47:01 -04:00
Fix typo in comment
Andreas Karlsson
This commit is contained in:
parent
94fd57df30
commit
4f2d0af171
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ our $config = {
|
|||
icu => undef, # --with-icu=<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