Author :
Stefano Lattarini
Date :
2013-05-10 21:17:30
Hash :7a2ff99d Message :news: document new 'subdir-objects' warning
* NEWS: Automake 1.14 will warn if a subdir source file is
specified but the 'subdir-objects' option is not given. This
is done to smooth the transition to Automake 2.0, which will
unconditionally assume the behaviour now given only with the
'subdir-objects' option.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>