]> code.delx.au - pulseaudio/commit
Check for support of -z nodelete LD flag, don't use it unconditionally.
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 17 Jul 2009 12:18:07 +0000 (14:18 +0200)
committerDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 17 Jul 2009 12:18:07 +0000 (14:18 +0200)
commit673112b192a9494ea96f7daca061b080db5d3977
tree02c53b22e1810a8f36e591f5af8c04f37f9ced2f
parent7e4509f9e5a1add8bd7efaf69cefd35a291b6253
Check for support of -z nodelete LD flag, don't use it unconditionally.

On non-GNU, non-Sun linkers, the -z option is often not understood; make
sure that the -z nodelete option is usable before making use of it.

Unbreaks build on Mac OS X.
configure.ac
src/Makefile.am