swig: Move "TCL_INCLUDE=" earlier

We've put it at the trailing position, but it looks like "TCL_INCLUDE=."
with the punctuation.
This commit is contained in:
Xi Ruoyao 2024-01-01 00:40:50 +08:00
parent 9b5a8565fc
commit b37f4eb11f
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -121,7 +121,7 @@
make</userinput></screen>
<para>
To test the results, issue: <command>PY3=1 make -k check TCL_INCLUDE=</command>.
To test the results, issue: <command>PY3=1 make TCL_INCLUDE= -k check</command>.
The unsetting of the variable <envar>TCL_INCLUDE</envar> is
necessary since it is not correctly set by
<emphasis>configure</emphasis>. The tests are only executed for the