We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66b82b2 + 7f9dfda commit fefff31Copy full SHA for fefff31
docs/developers/autogen.rst
@@ -20,7 +20,7 @@ shell startup files)::
20
export AUTOMAKE_JOBS=4
21
22
# For csh/tcsh:
23
- set AUTOMAKE_JOBS 4
+ setenv AUTOMAKE_JOBS 4
24
25
.. important:: You generally need to run ``autogen.pl`` whenever the
26
top-level file ``configure.ac`` changes, or any files in the
0 commit comments