]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commit45d9984d5a3e475ece85210928958d7cb6f19864
tree6aaf5dd31c1e1e497cc6f6ecc66e73e38bd62ddf
parentac9a47cdccd5f8c4a8f1312e4e09f88c338437da
configure.ac: Detect os type, add -Wl,-bind_at_load to oggvorbis ld flags on Darwin.

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)
configure.ac