1 From: <tfheen@debian.org>
2 Subject: No description.
6 1 file changed, 3 insertions(+), 2 deletions(-)
9 ===================================================================
10 --- apr.orig/apr.pc.in
14 Description: The Apache Portable Runtime library
15 Version: @APR_DOTTED_VERSION@
16 -Libs: -L${libdir} -l@APR_LIBNAME@ @EXTRA_LIBS@
17 -Cflags: @EXTRA_CPPFLAGS@ @EXTRA_CFLAGS@ -I${includedir}
18 +Libs: -L${libdir} -l@APR_LIBNAME@
19 +Libs.private: @EXTRA_LIBS@
20 +Cflags: @EXTRA_CPPFLAGS@ -I${includedir}