Skip to content
  • Michael Natterer's avatar
    check for lcms with PKG_CHECK_MODULES(). Remove check for <lcms.h> vs. · e4eec5b5
    Michael Natterer authored
    2008-08-11  Michael Natterer  <mitch@gimp.org>
    
    	* configure.in: check for lcms with PKG_CHECK_MODULES(). Remove
    	check for <lcms.h> vs. <lsmc/lsmc.h> because the pc file should
    	give us the right location now.
    
    	* modules/cdisplay_lcms.c
    	* modules/cdisplay_proof.c
    	* modules/colorsel_cmyk_lcms.c
    	* plug-ins/file-jpeg/jpeg-load.c
    	* plug-ins/common/lcms.c: #include <lcms.h> and nothing else.
    
    	* modules/Makefile.am
    	* plug-ins/file-jpeg/Makefile.am
    	* plug-ins/common/plugin-defs.pl: add LCMS_CFLAGS where appropriate.
    
    	* plug-ins/common/Makefile.am: regenerated.
    
    
    svn path=/trunk/; revision=26503
    e4eec5b5