Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 723306 | Differences between
and this patch

Collapse All | Expand All

(-)b236375ad1a8 (-1 / +1 lines)
Lines 5-11 Link Here
5
      /usr/local/include
5
      /usr/local/include
6
      /usr/include
6
      /usr/include
7
  )
7
  )
8
  FIND_LIBRARY(LCMS2_LIBRARIES lcms2 HINTS /usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib32)
8
  FIND_LIBRARY(LCMS2_LIBRARIES lcms2)
9
ELSE(NOT WIN32)
9
ELSE(NOT WIN32)
10
    FIND_PATH(LCMS2_ROOT_DIR
10
    FIND_PATH(LCMS2_ROOT_DIR
11
      NAMES include/lcms2.h
11
      NAMES include/lcms2.h

Return to bug 723306