mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Move the jpeg module to the SGI section; it is dependent on the "cl"
module available on IRIX.
This commit is contained in:
parent
4259f0db04
commit
9ea3e36419
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,6 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libaudioop}
|
||||
\input{libimageop}
|
||||
\input{libaifc}
|
||||
\input{libjpeg}
|
||||
\input{librgbimg}
|
||||
\input{libimghdr}
|
||||
\input{libsndhdr}
|
||||
|
|
@ -226,6 +225,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libfm}
|
||||
\input{libgl}
|
||||
\input{libimgfile}
|
||||
\input{libjpeg}
|
||||
%\input{libpanel}
|
||||
|
||||
\input{libsun} % SUNOS ONLY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue