[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pkg-config, anyone?
From: |
Matěj Týč |
Subject: |
pkg-config, anyone? |
Date: |
Fri, 10 Oct 2008 20:28:12 +0200 |
Hello friends,
I would like to inquire whether there is someone here that generates .pc
files in his autotools-powered project (presumably a project containing
libraries).
I am particulary searching for a manner how to specify the library name
in a smart way since libtool can be very creative when decorating the
library name (if you use the -version-number etc. options).
Imagine that you would like a library to have different name on each
platform and you would also like to generate and install a .pc file for
every one of those platforms. Obviously it would be very helpful if it
was possible using the same .pc.in template.
I have found this guide (http://tinyurl.com/4jkjsb) , but the library
name is specified by hand, which is not auto, right? :-)
Regards,
Matej
- pkg-config, anyone?,
Matěj Týč <=