GNU bug report logs -
#13928
foo_SOURCES containing unexpanded $(var) breaks with 'subdir-object' option active
Previous Next
Reported by: Bert Wesarg <bert.wesarg <at> googlemail.com>
Date: Mon, 11 Mar 2013 21:04:02 UTC
Severity: important
Tags: patch
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #81 received at 13928 <at> debbugs.gnu.org (full text, mbox):
Stefano Lattarini (4):
deps: 'subdir-object' option now works when foo_SOURCES contains $(var)
tests: fix some bugs in an XFAILing test
compile: don't place built object files in $(srcdir), ever ...
deps: fix corner-case "make distclean" bug
NEWS | 43 +++++++++++
PLANS/subdir-objects.txt | 10 +--
THANKS | 1 +
bin/automake.in | 134 +++++++++++++++++++--------------
lib/am/configure.am | 6 +-
lib/am/depend.am | 14 +++-
m4/depout.m4 | 78 +++++++++----------
m4/make.m4 | 59 +++++++--------
t/depcomp8a.sh | 16 ++--
t/depcomp8b.sh | 16 ++--
t/{postproc.sh => depend-postproc.sh} | 29 ++++++-
t/extra-sources.sh | 5 +-
t/lex-depend-cxx.sh | 5 ++
t/lex-depend-grep.sh | 2 +-
t/list-of-tests.mk | 5 +-
t/pr224.sh | 4 +-
t/subobj-indir-pr13928.sh | 4 +-
t/subobj-pr13928-more-langs.sh | 138 ++++++++++++++++++++++++++++++++++
t/subobj-vpath-pr13928.sh | 89 +++++++++++++++++++---
t/subobj11b.sh | 10 +--
t/subobj11c.sh | 2 +-
21 files changed, 478 insertions(+), 192 deletions(-)
rename t/{postproc.sh => depend-postproc.sh} (68%)
create mode 100644 t/subobj-pr13928-more-langs.sh
--
2.1.3
This bug report was last modified 10 years and 139 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.