diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-06-17 12:29:46 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-06-17 12:29:46 +0200 |
commit | 71c86fd9b7103008bce3bdd9ae011db08dd64c10 (patch) | |
tree | 1996e534e3b6be1e16036e4a3437f5bbff6af863 /doc | |
parent | bc589d30c18a0517804c1306869e77f67d0da3ec (diff) | |
download | xine-lib-71c86fd9b7103008bce3bdd9ae011db08dd64c10.tar.gz xine-lib-71c86fd9b7103008bce3bdd9ae011db08dd64c10.tar.bz2 |
Don't use C++ for socklen_t tests.
I think socklen_t was being tested with C++ to improve the warnings,
but as we don't need a C++ compiler, it's not a good idea to use it.
Also, with libtool 2.2 the C++ compiler is not tested by default
anymore, so the macro would simply fail.
On GNU/Linux and FreeBSD the test should work just as fine as it
is. If you have problems on any other operating systems, please report
and we'll see to fix it.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions