OSDN Git Service

configure: in check_ld, place new -l flags before existing ones
authorMans Rullgard <mans@mansr.com>
Fri, 25 Mar 2011 19:26:10 +0000 (19:26 +0000)
committerMans Rullgard <mans@mansr.com>
Fri, 25 Mar 2011 19:36:32 +0000 (19:36 +0000)
commit7e75f9fe5e53707e0609691d6cc2ca8cd015f132
tree7d6b09c1013f02811946e67c21a7ff9875cc71a8
parent7f0e747b8c2f732ea40c4cc072fe5a3c25ec3799
configure: in check_ld, place new -l flags before existing ones

This fixes some library tests when --as-needed is in effect.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure