On 09/06/2012 09:19 AM, Jim Meyering wrote: >> This patch should do it (although I didn't really stress-test it, but >> just whipped something up for the purposes of a fast reply). If you >> like it, I'll turn it into a formal patch before committing. > > Looks right. Thanks!
Thanks for the review. I tested a VPATH build, and it worked, so I'm pushing with this commit message: commit 1c0ad05170bd095296a6151f8a912942f487e70c Author: Eric Blake <[email protected]> Date: Thu Sep 6 08:20:17 2012 -0600 build: default to --enable-gcc-warnings for git tree Anyone developing on coreutils can be assumed to have a new enough environment, such that enabling gcc warnings by default will be useful. Tarballs still default to no warnings, and the defaults can still be overridden with --disable-gcc-warnings. * configure.ac (gl_gcc_warnings): Set default based on environment. Suggested by Bernhard Voelker. -- Eric Blake [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
