]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
configure.ac: Detect os type, add -Wl,-bind_at_load to oggvorbis ld flags on Darwin.
authorAndre Noll <maan@systemlinux.org>
Thu, 15 Feb 2007 16:34:00 +0000 (17:34 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 15 Feb 2007 16:34:00 +0000 (17:34 +0100)
This gets rid of zillions of warnings of the kind

ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used

on Mac OS X (10.4.6)


No differences found