Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 320437
Collapse All | Expand All

(-)libproxy/CMakeLists.txt~ (-1 / +1 lines)
Lines 131-137 Link Here
131
px_module(ignore_hostname          1                 1)
131
px_module(ignore_hostname          1                 1)
132
px_module(ignore_ip                1                 1)
132
px_module(ignore_ip                1                 1)
133
px_module(network_networkmanager   "${NM_FOUND}"     0       ${NM_LIBRARIES})
133
px_module(network_networkmanager   "${NM_FOUND}"     0       ${NM_LIBRARIES})
134
px_module(pacrunner_mozjs          "${MOZJS_FOUND}"  ${BIPR} ${MOZJS_LIBRARIES})
134
px_module(pacrunner_mozjs          "${MOZJS_FOUND}"  ${BIPR} ${MOZJS_LDFLAGS})
135
px_module(pacrunner_webkit         "${WEBKIT_FOUND}" ${BIPR} ${WEBKIT_LIBRARIES})
135
px_module(pacrunner_webkit         "${WEBKIT_FOUND}" ${BIPR} ${WEBKIT_LIBRARIES})
136
px_module(wpad_dns_alias           1                 1)
136
px_module(wpad_dns_alias           1                 1)
137
message("")
137
message("")

Return to bug 320437