Fix the build
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Aug 2011 12:36:09 +0000 (08:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Aug 2011 12:36:09 +0000 (08:36 -0400)
commit710101e12e2d1dddf1a9c9df01c0b27e028cd1f4
treea5d0458bb3f11692bd591f28bc9171726562238a
parentc37ae57816ac22543fd9fbcf880518406cd1457d
Fix the build

With gcc 4.6.1, I get a build error in pango/ because the C++
parts in harfbuzz have not been compiles with -lPIC. Not sure
if this change is 100% correct, but it makes things build
successfully.
pango/opentype/Makefile.am