configure.ac (PLUGIN_LD): Rename into...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 7 May 2012 19:59:56 +0000 (19:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 7 May 2012 19:59:56 +0000 (19:59 +0000)
commit36d2188379e7656ffc1d3a3dcfe0775eec4b48fc
tree46390bedbc644f144a8aba7a1be73126e13b9327
parentb48e22b2bd028164829281f676a1e39ede8c3910
configure.ac (PLUGIN_LD): Rename into...

* configure.ac (PLUGIN_LD): Rename into...
(PLUGIN_LD_SUFFIX): ...this and strip the target_alias triplet.
* config.in: Regenerate.
* configure: Likewise.
* collect2.c (main): Set plugin_ld_suffix to PLUGIN_LD_SUFFIX.

From-SVN: r187269
gcc/ChangeLog
gcc/collect2.c
gcc/config.in
gcc/configure
gcc/configure.ac