OSDN Git Service

Let libtool handle library flags for scanpci on Solaris
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 19 Jun 2010 17:36:24 +0000 (10:36 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 19 Jun 2010 17:37:41 +0000 (10:37 -0700)
commit3f59728ddc6f7d2cb17d434e81ac76c9288d0aef
treee23b974038165b4959ba2479ae8c03ec897cf1f5
parente0ae5251cd030b201c14f5888a539aa40f17abfb
Let libtool handle library flags for scanpci on Solaris

Stop hardcoding -ldevinfo since configure/libtool already know to add it
for static linking, and ELF dependencies handle it for dynamic linking

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
src/Makefile.am