Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca53f67

Browse files
committed
doc: clarify configuration file for Windows builds
The use of file 'config.pl' was not clearly explained. Reported-by: [email protected] Discussion: https://postgr.es/m/[email protected] Backpatch-through: 10
1 parent 3a3c9bd commit ca53f67

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
@@ -116,7 +116,7 @@
116116
</para>
117117

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

0 commit comments

Comments
 (0)