curl-library
Re: [PATCH] Add supported_features and supported_protocol to pkg-config file
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 2 Sep 2008 11:31:24 +0200 (CEST)
Date: Tue, 2 Sep 2008 11:31:24 +0200 (CEST)
On Tue, 2 Sep 2008, Michal Marek wrote:
> I think that if it's in curl-config, it makes sense to have it in the .pc
> file as well.
I agree!
> We could also replace the ifs in curl-config with a 'for feature in
> @SUPPORT_FEATURES@; do echo $feature; done' statement to make it simpler.
That would indeed make curl-config nicer, and re-using the same variable will
have the benefit that both these systems will stay in sync easier.
-- / daniel.haxx.seReceived on 2008-09-02