View | Details | Raw Unified | Return to bug 170184 | Differences between
and this patch

Collapse All | Expand All

(-)devel/libevent2/files/patch-libevent.pc.in (-1 / +1 lines)
Lines 8-12 Link Here
8
+Libs: -L${libdir} -levent-2.0
8
+Libs: -L${libdir} -levent-2.0
9
 Libs.private: @LIBS@
9
 Libs.private: @LIBS@
10
-Cflags: -I${includedir}
10
-Cflags: -I${includedir}
11
+Cflags: -I${includedir} -I${includedir}/event2/compat
11
+Cflags: -I${includedir}/event2/compat -I${includedir}

Return to bug 170184