From d02ba45edc1f89211a6fd21d36a73b709cb8c98d Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 31 Jul 1996 17:36:01 +0000 Subject: Added doc para for --with-libs --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 01f01be..bf1f9ac 100644 --- a/README +++ b/README @@ -311,6 +311,9 @@ all object files by running "make clean" before rebuilding. correctly setting the target architecture specific resource directory. +--with-libs='libs': Add 'libs' to the LIBS that the python + linked against. + Building for multiple architectures (using the VPATH feature) ------------------------------------------------------------- -- cgit v0.12