mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Fix typo in comment
Andreas Karlsson
This commit is contained in:
parent
8735978e7a
commit
d5f965c257
@ -18,7 +18,7 @@ our $config = {
|
|||||||
icu => undef, # --with-icu=<path>
|
icu => undef, # --with-icu=<path>
|
||||||
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-openssl=<path>
|
openssl => undef, # --with-openssl=<path>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user