]> code.delx.au - pulseaudio/commit
Improve the ltdl discovery code by checking for libtool 2.x functions.
authorDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Thu, 22 Jan 2009 19:02:42 +0000 (20:02 +0100)
committerDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Thu, 22 Jan 2009 19:02:42 +0000 (20:02 +0100)
commita257448ceb6c763e05bfbcdbd3c45dd61df95155
treec101798636b8f94e3decae87eee6d81aa3072400
parent3293251198effe635f4afa291b2f99219162db9d
Improve the ltdl discovery code by checking for libtool 2.x functions.

The lt_dladvise_* interfaces are implemented only in the 2.x series and are
not implemented in 1.4, so we can rely on their presence to know that the
version is good enough.
configure.ac