Fix hp depmode for VPATH builds with GNU make.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 11 Apr 2011 05:06:08 +0000 (07:06 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 11 Apr 2011 05:07:52 +0000 (07:07 +0200)
commit1ae0d32e09b89de68955485fbc906202832f7d74
tree72e720582a023ec0026663b5e04dea24921bd75d
parentdf9b3bc2212dff5edea3dc60abe93ee61e5283f9
Fix hp depmode for VPATH builds with GNU make.

* lib/depcomp: Be sure to remove VPATH-prefixed object from
dependency output when creating stub rule.
* tests/depcomp10.test: New test.
* tests/Makefile.am (TESTS): Update.
* NEWS: Update.
Report by Bruno Haible.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
lib/depcomp
tests/Makefile.am
tests/Makefile.in
tests/depcomp10.test [new file with mode: 0644]