2009/3/13 Junio C Hamano <gitster@xxxxxxxxx>: > Yeah, I did this as "How about doing it this way without adding a band-aid > configuration options" demonstration, and meant to clean it up (rather, > meant to wait for the original submitter to clean-up) before moving it > forward, but I forgot. Sorry about that. > > How does this look? This patch fixes the build breakage for me, thanks. If I can find a combination of AIX + working gcc + correct 32bit / non-broken 64bit libraries + necessary Gnu tools + ancient curl + Apache2 in this maze of twisty turny servers (all different) I'll give the http server tests a whirl too. 2009/3/13 Daniel Stenberg <daniel@xxxxxxx>: >Driven by use cases such as this, I also recently produced the >"symbols-in-versions" document in the libcurl tree which should > help apps to know what should works when: > http://cool.haxx.se/cvs.cgi/curl/docs/libcurl/symbols-in-versions?rev=HEAD&content-type=text/vnd.viewcvs-markup Very helpful, thanks. Junio, if I check all the unprotected CURL* options against this list, would that give us our absolute minimum supported version? If so, would it then be ok to remove any unnecessary ifdefs for lower versions if they exist? Mike -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html