Skip to content

Commit 770c269

Browse files
author
Matthias Koeppe
committed
src/doc/en/developer/portability_testing.rst: Update with 'make reconfigure'
1 parent a7514d4 commit 770c269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/en/developer/portability_testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ following::
230230
configure: hint: installing the following system packages is recommended and may avoid building some of the above SPKGs from source:
231231
configure: $ sudo apt-get install libflint-arb-dev ... libzmq3-dev libz-dev
232232
configure: After installation, re-run configure using:
233-
configure: $ ./config.status --recheck && ./config.status
233+
configure: $ make reconfigure
234234

235235
This information comes from Sage's database of equivalent distribution
236236
packages. For example::

0 commit comments

Comments
 (0)