Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ec98eac

Browse files
committedAug 12, 2022
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 e6f7892 commit ec98eac

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
@@ -128,7 +128,7 @@
128128
</para>
129129

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

0 commit comments

Comments
 (0)
Failed to load comments.