CFLAGS/LDFLAGS vs. --with

2009-08-06 Thread Murray S. Kucherawy
What is the general wisdom when deciding whether to add support for a new "--with" vs. just encouraging use of CFLAGS/LDFLAGS on the command line? In particular I'm talking about openssl here. I have a package that needs it. Several systems come stock with an older version in /usr and then peo

pkg-config wisdom

2009-10-22 Thread Murray S. Kucherawy
What's the current general wisdom on using the pkg-config extensions? I presume there's a reason they've not been incorporated into basic autoconf, so I'm keen to learn what common practices there are toward adopting it into people's builds (or avoiding it). Cheers, -MSK __

RE: pkg-config wisdom

2009-10-22 Thread Murray S. Kucherawy
> -Original Message- > From: autoconf-bounces+msk=cloudmark@gnu.org [mailto:autoconf- > bounces+msk=cloudmark@gnu.org] On Behalf Of Ben Pfaff > Sent: Thursday, October 22, 2009 12:31 PM > To: autoconf@gnu.org > Subject: Re: pkg-config wisdom > > I imagine that pkg-config has not be