[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how should package config files be installed
From: |
Bob Friesenhahn |
Subject: |
Re: how should package config files be installed |
Date: |
Tue, 31 Mar 2015 15:46:41 -0500 (CDT) |
User-agent: |
Alpine 2.01 (GSO 1266 2009-07-14) |
On Tue, 31 Mar 2015, Andy Falanga (afalanga) wrote:
I want to distribute the correct *.pc files with the libraries I'm
building. While it's a simple matter to find the format of this
file (by examining existing ones or online), I'd like to know if
there's a preferred procedure for generating these files. What
should be done in order to make this work?
I am not sure what the correct procedure is, but I packages I maintain
(and many others) use autoconf to configure a templated "foo.pc.in"
and then install it using Automake.
Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/