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.
1 parent 42c744e commit 7f9dfdaCopy full SHA for 7f9dfda
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