mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Minor typo only.
This commit is contained in:
parent
dac444703d
commit
98046b90d0
2 changed files with 4 additions and 4 deletions
|
@ -1258,9 +1258,9 @@ not been tested.)
|
|||
The other package needed is an
|
||||
emulation of Jack Jansen's \code{dl} package that I wrote on top of
|
||||
GNU DLD 3.2.3. This is available from the same host and directory,
|
||||
file dl-dld-1.1.tar.Z. (The version number may change --- but I doubt
|
||||
file \file{dl-dld-1.1.tar.Z}. (The version number may change --- but I doubt
|
||||
it will.) Follow the instructions in each package's \file{README}
|
||||
file to configure build them.
|
||||
file to configure and build them.
|
||||
|
||||
Now configure Python. Run the \file{configure} script with the option
|
||||
\code{--with-dl-dld=\var{dl-directory},\var{dld-directory}} where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue