On Mon, Jul 8, 2013 at 3:13 PM, Dave Reisner wrote: > This avoids a large warning on invocation of ./buildconf on automake > 1.14:
Commits ecf042ff3c and fe7e3229f8 ensure that configure script is generated without using 'subdir-objects' when using automake versions older than 1.14 resulting in a configure script functionally identical to what was generated up to now. >From mentioned commits onwards, when automake 1.14 or newer is used at configure script generation time (buildonf) automake initialization will make use of 'subdir-objects' and its implications. Please test using automake 1.14, configure script generation, libcurl and curl building and also running testsuite. I believe 1Q2013 cleanups and adjustments prepared source code tree for this change. In any case, better test thoroughly just in case. Thanks, -- -=[Yang]=- ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
