configure should be more careful with linker script
authorIgor Pashev <pashev.igor@gmail.com>
Wed, 21 Nov 2012 06:04:29 +0000 (14:04 +0800)
committerDaniel Veillard <veillard@redhat.com>
Wed, 21 Nov 2012 06:04:29 +0000 (14:04 +0800)
commit2fbfdd5dbb08724e29e3331b846a30785542c7d1
tree3f034827de3711a59ceaa365073051243e25944d
parentfcd73e8e48c0c48f7aa2a2c9ea374e9cc6423fd0
configure should be more careful with linker script

For https://bugzilla.gnome.org/show_bug.cgi?id=685626

it would assume the system linker for extracting the linker
script options, even if GNU ld is in use. Which breaks on Solaris.
configure.in