* configure.ac: Do not create links, only substitute the filenames.
commitc678023a1e8cdaab3d297459beeefa21ef3b4620
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Sep 2016 12:53:20 +0000 (21 12:53 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Sep 2016 12:53:20 +0000 (21 12:53 +0000)
tree48177a7e235918f42f7bc4915708998a2063d7de
parent19b1ac49b7c03ba3449c10c3f54cdf2a7d99c01c
* 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.

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