From 10b15e6b018264276c56e791b8eebc0d8d817225 Mon Sep 17 00:00:00 2001 From: "dominique.leuenberger@gmail.com" Date: Fri, 9 Mar 2012 18:02:25 +0000 Subject: Allow to forcibly build pacrunners as module. The default is to build the pacrunner internal to libproxy if only one pacrunner is to be built. Using -DBIPR{ON|OFF} it is now possible to override this and have a pacrunner built as module even if there is only one to be built. In case of multiple pacrunners, BIPR is being ignored and forcibly set to OFF. Fixes issue 172. git-svn-id: http://libproxy.googlecode.com/svn/trunk@834 c587cffe-e639-0410-9787-d7902ae8ed56 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 13146fc..cddeb51 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ New in version 0.4.8 (not yet released) - #168: .pc file should be installed under OSX as well. - #170: Also check for "Transfer-Encoding: chunked". - #171: mozjs pacrunner: Fix parameters of dnsResolve_() + - #172: Allow to forcibly build pacrunner as module (-DBIPR={ON,OFF}) - #173: Libproxy doesn't build with gcc 4.7 New in version 0.4.7 -- cgit v1.2.1