diff --git a/doc/building.html b/doc/building.html index e285f765..2a65a6db 100644 --- a/doc/building.html +++ b/doc/building.html @@ -140,21 +140,12 @@ - PYTHON_STDLIB_PATH + CYGWIN_PYTHON_[DEBUG_]VERSION - path to Python standard library modules + The version of python being used under Cygwin. - Autoconfigured from PYTHON_ROOT - + $(PYTHON_VERSION) - - CYGWIN_PYTHON_ROOT - - unix-style path containing the include/ - directory containing - python$(PYTHON_VERSION)/python.h. - - Use only when building with - CYGWIN_PYTHON_ROOT + CYGWIN_PYTHON_[DEBUG_]ROOT - path to the user's Cygwin Python installation + unix-style path containing the include/ + directory containing + python$(CYGWIN_PYTHON_[DEBUG_]VERSION)/python.h. - /usr + $(PYTHON_ROOT) + + Use only when building with Cygwin GCC. - CYGWIN_PYTHON_LIB_PATH + CYGWIN_PYTHON_[DEBUG_]LIB_PATH path containing the user's Cygwin Python import lib - libpython$(PYTHON_VERSION).dll.a + libpython$(CYGWIN_PYTHON_[DEBUG_]VERSION).dll.a Autoconfigured from CYGWIN_PYTHON_ROOT @@ -185,10 +180,10 @@ "http://www.cygwin.com">Cygwin GCC. - CYGWIN_PYTHON_DLL_PATH + CYGWIN_PYTHON_[DEBUG_]DLL_PATH path containing the user's Cygwin Python dll - (libpython$(PYTHON_VERSION).dll) + (libpython$(CYGWIN_PYTHON_[DEBUG_]VERSION).dll) /bin