bug#13524: Improving user experience for non-recursive builds

2013-01-27 Thread Peter Rosin
Hi Stefano, On 2013-01-27 20:21, Stefano Lattarini wrote: >> This time with documentation and a NEWS entry. I also fixed the case >> of including something above the current base Makefile.am with a >> relative path, e.g.: >> >> include ../top.mk >> >> That change shaved a couple of more lines

bug#13524: Improving user experience for non-recursive builds

2013-01-27 Thread Stefano Lattarini
Hi Peter. On 01/27/2013 01:54 AM, Peter Rosin wrote: > > [SNIP] > >> Zapping the NIH part reduced the code size significantly (the patch >> is now short, sweet and unintrusive again) so I'm posting a new version. >> After all, it's a new day, right? >> >> I hope it's ok to use File::Spec->abs2rel