]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/configure
configure.ac: Do not create links, only substitute the filenames.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 21 Sep 2016 12:53:20 +0000 (12:53 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 21 Sep 2016 12:53:20 +0000 (12:53 +0000)
commit7e02fd1b7b89245001d3c582c49432c370493d3f
tree48177a7e235918f42f7bc4915708998a2063d7de
parent26e7820fcc2ed5a4792b2b12ef94b7ee5341f703
configure.ac: Do not create links, only substitute the filenames.

* configure.ac: Do not create links, only substitute the filenames.
* configure: Regenerate.
* Makefile.in: Assign the substitution results to variables.
(LIBGCC_LINKS): Define.
(enable-execute-stack.c): New rule.
(unwind.h): Likewise.
(md-unwind-support.h): Likewise.
(sfp-machine.h): Likewise.
(gthr-default.h): Likewise.
Add $(LIBGCC_LINKS) to the prerequisites of all object files and
unwind.h as prerequisite of install-unwind_h-forbuild.

From-SVN: r240312
libgcc/ChangeLog
libgcc/Makefile.in
libgcc/configure
libgcc/configure.ac