Mercurial > audlegacy
changeset 4334:9f3d449e4a87
Threadsafe xlibs? libc5? This is not even being checked for anymore, removed.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Thu, 13 Mar 2008 23:09:46 +0200 |
parents | c7a388164a66 |
children | 075fb84f6224 67dfe68c0560 |
files | configure.ac |
diffstat | 1 files changed, 0 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Thu Mar 13 23:08:32 2008 +0200 +++ b/configure.ac Thu Mar 13 23:09:46 2008 +0200 @@ -525,14 +525,6 @@ echo " AltiVec: $enable_altivec" echo -if test "$beep_cv_lib_xlibs_threadsafe" = "no"; then - echo "Note: You need to have thread-safe xlibs to use Audacious." - echo "If you are using libc5 thread aware Xlibs just skip this." - echo "" - echo "If you don't have those libs and you are on a libc5 system get them at:" - echo "ftp://ftp.dent.med.uni-muenchen.de/pub/wmglo/" -fi - if test "$BEEP_PATH" != "no" && test "$prefix/bin/audacious" != "$BEEP_PATH" ; then echo "" echo "Note: Configure has discovered that you already have Audacious installed"