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
commita7509c7eaa1df1bf0ad97254d33569c54635f70f (patch)
tree52e7ce16799fe55933b229636236f7a6527b674d
parent2f7ccc5281c3d6db0d63860c967331dcdb5eef65 (diff)
downloadlibproxy-git-a7509c7eaa1df1bf0ad97254d33569c54635f70f.tar.gz
INSTALL: Document the use of BIPR
-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