On Tuesday 18 September 2012 00:42:47 Akira TAGOH wrote: > On Tue, Sep 18, 2012 at 3:34 AM, Roger Pack wrote: > > I guess my only question mark here is "since I built fontconfig with > > --disable-shared --enable-static" would you say that fontconfig is > > still correct here? > > AFAICT It's pkg-config's design no matter what the library has been built > with. yeah, currently standard is not have the .pc file modify itself based on shared/static builds. if you want to statically link, then use the --statc flag. you can easily do: export PKG_CONFIG='some-pkg-config --static' before running configure. -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig