Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 497894
Collapse All | Expand All

(-)imlib2-1.4.6.orig/imlib2-config.in (-1 / +1 lines)
Lines 46-52 Link Here
46
      ;;
46
      ;;
47
    --libs)
47
    --libs)
48
      libdirs=-L@libdir@
48
      libdirs=-L@libdir@
49
      echo $libdirs -lImlib2 @my_libs@
49
      echo $libdirs -lImlib2
50
      ;;
50
      ;;
51
    *)
51
    *)
52
      echo "${usage}" 1>&2
52
      echo "${usage}" 1>&2

Return to bug 497894