Allow for overriding a module's srcdir.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 13 Jun 2014 14:32:03 +0000 (16:32 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 13 Jun 2014 14:32:03 +0000 (16:32 +0200)
commitb6383ab8417b0eb79fdaf8c3cf30085c1ab8d908
tree5023e250d5dcca32d502346e3ce7bd41912d61bb
parent2a7a8388e2e4b7caf08cdd67f1bcebbc49ac3133
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.

From-SVN: r211643
ChangeLog
Makefile.in
Makefile.tpl