~smspillaz/compiz/compiz.experimental2

« back to all changes in this revision

Viewing changes to compiz.pc.in

  • Committer: Daniel d'Andrada
  • Date: 2012-11-28 17:45:38 UTC
  • mto: This revision was merged to the branch mainline in revision 3487.
  • Revision ID: daniel.dandrada@canonical.com-20121128174538-05g5ry4cubruc6uf
Point to compiz library dir in compiz.pc Libs section

Otherwise linkers won't be able to find, let say, -lcompiz_core if compiz is
installed outside /usr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
Version: @VERSION@
9
9
 
10
10
Requires: @COMPIZ_REQUIRES@
11
 
Libs:
 
11
Libs: -L${libdir}
12
12
Cflags: @COMPIZ_CFLAGS@ -I${includedir}/compiz