Skip to content

Commit 1886060

Browse files
committed
doc: clarify configuration file for Windows builds
The use of file 'config.pl' was not clearly explained. Reported-by: liambowen@gmail.com Discussion: https://postgr.es/m/164246013804.31952.4958087335645367498@wrigleys.postgresql.org Backpatch-through: 10
1 parent 74e2829 commit 1886060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/install-windows.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
</para>
123123

124124
<para>
125-
Before you build, you may need to edit the file <filename>config.pl</filename>
125+
Before you build, you can create the file <filename>config.pl</filename>
126126
to reflect any configuration options you want to change, or the paths to
127127
any third party libraries to use. The complete configuration is determined
128128
by first reading and parsing the file <filename>config_default.pl</filename>,

0 commit comments

Comments
 (0)