[Python-checkins] CVS: python/dist/src/Doc/lib libsys.tex,1.32,1.33

Fred Drake python-dev@python.org
2000年4月11日 15:46:43 -0400


Update of /projects/cvsroot/python/dist/src/Doc/lib
In directory seahag.cnri.reston.va.us:/home/fdrake/projects/python/Doc/lib
Modified Files:
	libsys.tex 
Log Message:
Make use of \longprogramopt where appropriate.
Index: libsys.tex
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/lib/libsys.tex,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** libsys.tex	2000年04月03日 20:13:54	1.32
--- libsys.tex	2000年04月11日 19:46:40	1.33
***************
*** 90,94 ****
 platform-dependent Python files are installed; by default, this is
 also \code{'/usr/local'}. This can be set at build time with the
! \programopt{-}\programopt{-exec-prefix} argument to the
 \program{configure} script. Specifically, all configuration files
 (e.g. the \file{config.h} header file) are installed in the directory
--- 90,94 ----
 platform-dependent Python files are installed; by default, this is
 also \code{'/usr/local'}. This can be set at build time with the
! \longprogramopt{exec-prefix} argument to the
 \program{configure} script. Specifically, all configuration files
 (e.g. the \file{config.h} header file) are installed in the directory
***************
*** 200,204 ****
 independent Python files are installed; by default, this is the string
 \code{'/usr/local'}. This can be set at build time with the
! \programopt{-}\programopt{-prefix} argument to the
 \program{configure} script. The main collection of Python library
 modules is installed in the directory \code{prefix +
--- 200,204 ----
 independent Python files are installed; by default, this is the string
 \code{'/usr/local'}. This can be set at build time with the
! \longprogramopt{prefix} argument to the
 \program{configure} script. The main collection of Python library
 modules is installed in the directory \code{prefix +

AltStyle によって変換されたページ (->オリジナル) /