Subversion Repository

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2099 - (show annotations)
Sun Dec 12 11:59:16 2010 UTC (2 years, 5 months ago) by acrux
File size: 359 byte(s)
initial import
1 --- agg-2.5.orig/libagg.pc.in 2006-07-10 11:27:16.000000000 +0200
2 +++ agg-2.5/libagg.pc.in 2006-07-10 11:28:51.000000000 +0200
3 @@ -6,5 +6,5 @@
4 Name: libagg
5 Description: Anti Grain Geometry - A High Quality Rendering Engine for C++
6 Version: @VERSION@
7 -Libs: -L${libdir} -Wl,-rpath,${exec_prefix}/lib -lagg
8 +Libs: -L${libdir} -lagg
9 Cflags: -I${includedir}
10