[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#13928: [PATCH] plans: enabling subdir-object by default is blocked o
From: |
Stefano Lattarini |
Subject: |
bug#13928: [PATCH] plans: enabling subdir-object by default is blocked on bug#13928 |
Date: |
Mon, 21 Apr 2014 15:32:21 +0100 |
Signed-off-by: Stefano Lattarini <address@hidden>
---
PLANS/subdir-objects.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/PLANS/subdir-objects.txt b/PLANS/subdir-objects.txt
index 94c6305..3cf6101 100644
--- a/PLANS/subdir-objects.txt
+++ b/PLANS/subdir-objects.txt
@@ -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
----------------
--
1.9.1
- bug#13928: [PATCH] plans: enabling subdir-object by default is blocked on bug#13928,
Stefano Lattarini <=