plans: enabling subdir-object by default is blocked on bug#13928
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 21 Apr 2014 14:31:49 +0000 (15:31 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 21 Apr 2014 14:31:49 +0000 (15:31 +0100)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
PLANS/subdir-objects.txt

index 94c6305ecc576feaf1b4b2fc030747aa8bebbfad..3cf610124f5762bd82d49c840aa22ff46a0cebdd 100644 (file)
@@ -5,6 +5,9 @@ We want to make the behaviour currently enabled by the 'subdir-objects'
 the default one, and in fact the *only* one, in Automake 2.0.
 See automake bug#13378: <http://debbugs.gnu.org/13378>.
 
+Sadly, **THIS IS IMPOSSIBLE** until automake bug#13928 is resolved:
+http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13928
+
 Details
 -------
 
@@ -50,6 +53,12 @@ We also make sure to avoid the warning when it would be irrelevant, i.e.,
 if all source files sit in "current" directory (thanks to Peter Johansson
 for suggesting this).
 
+For some automake 1.x (*before* 2.0 can be released)
+----------------------------------------------------
+
+Find a proper way to fix the blocking automake bug#13928:
+http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13928
+
 For automake 2.0
 ----------------