On Wed, 12 May 2010 13:29:55 -0400, Nelson Elhage wrote: > Hm. You're probably right that it should be ${LDFLAGS:-} for > consistency with the others, but what I wrote is functionally correct: Thanks for the lesson! I learned something new. I've committed this change now, (with the assignment consistent with the others in the file). > (Of course, as long as the default is empty and we're not running > under 'set -u', we could just remove the line entirely. But I think > it's good for the sake of explicitness.) I merged this commit in with Tomas' earlier commit, which was functionally identical, but didn't have that line at all. -Carl -- carl.d.worth@intel.com