check if the linker supports a flag instead of just checking for GNU ld
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 4 Mar 2008 18:09:07 +0000 (13:09 -0500)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 4 Mar 2008 18:09:07 +0000 (13:09 -0500)
commitbd561f9a1941821c9c1d9266765b3a9d1b133e00
treed1c5dfcd9edc644d1ef35d1680d78479062b8948
parentd511324fffd419bb6c5841d3a3bcc19eb1de45e5
check if the linker supports a flag instead of just checking for GNU ld

* configure.in: move AM_PROG_LIBTOOL to the top
  (ld_supports_flag): new function for checking if the linker supports
  a given flag
ChangeLog
configure.in