Re: Checking versions and defining macros

2008-03-05 Thread Ralf Wildenhues
Hello Jason, let's please limit replies to the autoconf list, thanks. * Jason Curl wrote on Wed, Mar 05, 2008 at 06:47:04AM CET: > > To achieve my goals, I've borrowed some of the internals of the auto* > tools (and libtool). I'd like to somehow check the version of the > autotools during "au

Checking versions and defining macros

2008-03-04 Thread Jason Curl
Hello, To achieve my goals, I've borrowed some of the internals of the auto* tools (and libtool). I'd like to somehow check the version of the autotools during "autoreconf" time and include macros specific to a particular version. If I see a version that I haven't tested with, then I'd like t