![]() |
Blitz Support : |
From: Patrick Guio (patrick.guio_at_[hidden])
Date: 2004-05-07 02:17:42
On Fri, 7 May 2004, Hendrik Belitz wrote:
Hi Hendrik,
There are indeed pkg-config-files (blitz.pc and blitz-uninstalled.pc) in
the current version available from the repository.
Sincerely, Patrick
>
> I currently work on a larger project which incorporates the blitz library as
> an optional component. The project uses the automake/autoconf-mechanism for
> software configuration. At the moment I use a quite big and complicated
> macro to detect the Blitz library, but this macro only works if blitz is
> installed in /usr/share or /usr/local, or if the user specifies the correct
> location.
>
> So is there any plan to write a pkg-config-file (.pc) for Blitz which would
> simplify this work drsatically?