Re: [PATCH] Add pkg-config support
"Dan Nicholson" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Sebastian, On 7/3/07, Sebastian Pipping <[email protected]> wrote: > > Please attach your patch to the bug asking for a pkg-config file [1]. > Patches get lost easily on a mailing list. That way we can have a > closer look at it later. I hope the rest of the Expat team > is okay with this. Thanks for sending your patch! Sure. The previous patch left out the really crucial step of installing the pkg-config file. It's pretty non-intrusive to add the pkg-config file. It's convenient that libexpat doesn't explicitly link to any other libraries, so you don't have to figure out how to export that information through pkg-config. > [1] > http://sourceforge.net/tracker/index.php?func=detail&aid=1715957&group_id=10127&atid=110127 Done (sortof). I couldn't figure out Sourceforge bug tracker, so you can find the patch here: http://www.linuxfromscratch.org/~dnicholson/patches/expat-pkgconfig.patch -- Dan