Index: configure
===================================================================
--- configure	(revision 1186)
+++ configure	(revision 1187)
@@ -523,7 +523,7 @@
 return 0; }"
 test_build "OpenAL 1.1 and ALUT" "$file" "-lopenal -lalut"
 if [ $? != 0 ]; then
-    echo "WARNING: Cannot find OpenAL 1.1 and ALUT. You can try to remove -lalut from Makefile and/or *comp*sh scripts, but Raydium with OpenAL 1.0 is not supported."
+    echo "WARNING: Cannot find OpenAL 1.1 and ALUT. Try libalut-devel or freealut-devel. Or you can try to remove -lalut from Makefile and/or *comp*sh scripts, but Raydium with OpenAL 1.0 is not supported."
 fi
 
 # OGG/Vorbis