summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordominique.leuenberger@gmail.com <dominique.leuenberger@gmail.com@c587cffe-e639-0410-9787-d7902ae8ed56>2012-03-10 18:44:07 +0000
committerdominique.leuenberger@gmail.com <dominique.leuenberger@gmail.com@c587cffe-e639-0410-9787-d7902ae8ed56>2012-03-10 18:44:07 +0000
commitd9da37f2bc050524ee0a85b75b1eef3b74aa15c5 (patch)
tree52e7ce16799fe55933b229636236f7a6527b674d
parent10b15e6b018264276c56e791b8eebc0d8d817225 (diff)
downloadlibproxy-d9da37f2bc050524ee0a85b75b1eef3b74aa15c5.tar.gz
INSTALL: Document the use of BIPR
git-svn-id: http://libproxy.googlecode.com/svn/trunk@835 c587cffe-e639-0410-9787-d7902ae8ed56
-rw-r--r--INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index bbb0e2b..ddb00e9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -68,6 +68,13 @@ MODULE_INSTALL_DIR: Default to "${LIB_INSTALL_DIR}/${PROJECT_NAME}/${PROJECT_V
Boolean options:
================
+BIPR: Default to ON. Build Internal Pac Runner.
+ If only one pacrunner is to be built, then the default
+ is to link it internal to libproxy. As soon as two are
+ to be built, they are always made as a module.
+ Setting this to OFF allows to build a pacrunner as
+ module even if only one is to be built.
+
FORCE_SYSTEM_LIBMODMAN: Default to OFF. Forces the build system to generate an
error if libmodman cannot be found on your system. By
default libmodman will fallback to using internal copy