soname is libopenal.so.0

This commit is contained in:
Ludwig Nussel 2005-11-13 21:01:07 +00:00
parent 8612d7e475
commit 17719e0c61
1 changed files with 1 additions and 1 deletions

View File

@ -1321,7 +1321,7 @@ static ALCcontext *alContext;
#ifdef _WIN32
#define ALDRIVER_DEFAULT "OpenAL32.dll"
#else
#define ALDRIVER_DEFAULT "libopenal.so"
#define ALDRIVER_DEFAULT "libopenal.so.0"
#endif
/*