Allow for overriding a module's srcdir.
commitbf0001d46560bfef90b4822ebde0e0fc4caeb817
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2014 14:32:03 +0000 (13 14:32 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2014 14:32:03 +0000 (13 14:32 +0000)
tree5023e250d5dcca32d502346e3ce7bd41912d61bb
parente389d60670e796d29c0c10f119c8fc2275f9b0ef
Allow for overriding a module's srcdir.

* Makefile.tpl (configure-[+prefix+][+module+])
(configure-stage[+id+]-[+prefix+][+module+]): If specified, use
"module_srcdir" instead of "module" for locating a module's srcdir.
* Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211643 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
Makefile.in
Makefile.tpl