It's quite different actually - if we conduct a configure test, then presumably we'll refuse to compile under CURL below version 3.8.1 or whatever version it is. If we do an #ifdef check, it'll work with older CURL's.
Zeev At 11:56 13/11/2001, Balazs Nagy wrote: >On Tue, Nov 13 2001, Zeev Suraski <[EMAIL PROTECTED]> wrote: > > > Either that or we can simply check if this #define exists... What do you > > think? > >Checking for a version and for a #define is the same, but version checking >is more subtle and can be hidden than another check for the #define's >existence. >-- >jul -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]