# HG changeset patch # User Matti Hamalainen # Date 1205442586 -7200 # Node ID 9f3d449e4a8728142c8a9fb21e6921d8be489662 # Parent c7a388164a6689c9647994b8ed81266c090499b5 Threadsafe xlibs? libc5? This is not even being checked for anymore, removed. diff -r c7a388164a66 -r 9f3d449e4a87 configure.ac --- 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"