From 7a7cf153cb5657b74da4e01c394109e557a28cf8 Mon Sep 17 00:00:00 2001 From: corsepiu Date: May 11 2008 06:03:24 +0000 Subject: New. --- diff --git a/opencv-1.0.0-pkgconfig.diff b/opencv-1.0.0-pkgconfig.diff new file mode 100644 index 0000000..4e08ede --- /dev/null +++ b/opencv-1.0.0-pkgconfig.diff @@ -0,0 +1,9 @@ +--- opencv-1.0.0.orig/opencv.pc.in 2006-08-02 19:13:34.000000000 +0200 ++++ opencv-1.0.0/opencv.pc.in 2008-05-11 06:27:54.000000000 +0200 +@@ -8,5 +8,5 @@ + Name: OpenCV + Description: Intel(R) Open Source Computer Vision Library + Version: @VERSION@ +-Libs: -L${libdir} -lcxcore -lcv -lhighgui -lcvaux -lml ++Libs: -L${libdir} -lhighgui -lcvaux -lcv -lml -lcxcore + Cflags: -I${includedir}