[Digikam-devel] [Bug 142088] Build fails when libkexiv2 is in $PREFIX, but not in $KDEDIR or standard include directories

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Feb 27 15:14:45 GMT 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=142088         
marcel.wiesweg gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From marcel.wiesweg gmx de  2007-02-27 16:14 -------
SVN commit 637720 by mwiesweg:

Fix the last missing Makefile.am to contain exiv2 includes

BUG: 142088


 M  +1 -0      Makefile.am  


--- trunk/extragear/graphics/digikam/utilities/batch/Makefile.am #637719:637720
 @ -6,6 +6,7  @
 	   -I$(top_srcdir)/digikam/libs/dmetadata \
 	   -I$(top_srcdir)/digikam/libs/thumbbar \
 	   -I$(top_srcdir)/digikam/libs/widgets/common \
+	   $(LIBKEXIV2_CFLAGS) \
 	   $(all_includes)
 
 noinst_LTLIBRARIES = libbatch.la



More information about the Digikam-devel mailing list