[Digikam-devel] [Bug 146312] Configure rules for digikam 0.92 Beta 2 using --prefix=/home/xav/build
kde at happyjack.org
kde at happyjack.org
Mon Jun 18 18:55:40 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146312
------- Additional Comments From kde happyjack org 2007-06-18 19:55 -------
Yes, this is definitely a bug (I'm referring to version 0.9.2-final here). The configure process finds the libkdcraw package-config file and sets variables in the Makefile, which in my case are:
LIBKDCRAW_CFLAGS = -I/opt/kde3apps/include
LIBKDCRAW_LIBS = -L/opt/kde3apps/lib -lkdcraw
The problem is that these variables are never used. Digikam certainly shouldn't search the entire drive for includes, but it seems reasonable that if it does find a package, it should use it, regardless of where it's installed.
I'm not sure if bugs marked resolved continue to be tracked, so I'll open a new report in a few days if it appears that no one saw this.
More information about the Digikam-devel
mailing list