2 Nov 2003 bjf   » (Journeyer)

Detecting libexslt

I'm currently fixing a little problem with a program I use at work. I had to add a call to exsltRegisterAll() from libexslt (the library that's bolted onto libxslt that implements the EXSLT XSLT extension functions) to fix the problem.

Now pkgconfig has configurations for libxml and libxslt, but some bright spark forgot to allow programmers to add support for detecting/linking-in libexslt. There's no M4 script included anywhere in libxslt either to do the job. Necessity is the mother of invention, I guess.

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!