2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Fixes for python (how did it ever work?)

[SVN r13400]
This commit is contained in:
Dave Abrahams
2002-04-08 12:20:05 +00:00
parent c657b76541
commit 0582133609
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ if $(NT)
{
PYTHON_ROOT ?= c:/tools/python ;
PYTHON_LIB_PATH ?= $(PYTHON_ROOT)/libs $(PYTHON_ROOT)/PCBuild ;
PYTHON_LIB_PATH ?= $(PYTHON_ROOT)/Lib $(PYTHON_ROOT)/PCBuild ;
# Locate Python libraries. In the case of MSVC the libraries are
# found implicitly, and GCC/MINGW will use -lpython<version> to