On Mon, Jun 16, 2014 at 09:53:08PM +0200, Daniel Stenberg wrote: > I'm thinking one way to fix this problem with this particular header > file - and get back to a single unified header for all systems, is to > use the curlbuild.h.dist file and just rename that to curlbuild.h. > (and remove curlbuild.h.in)
This will work for the common systems, but will likely fail on some obscure one that currently work because autoconf figures out the right values. Distros or users who want to can already replace the autoconf-generated curlbuild.h file with curlbuild.h.dist one today. >>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
