From bc3fad153947cfc4d5399bbe3793afc050457764 Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 11 Jun 2009 15:23:28 +0000 Subject: [PATCH] Make OpenAL the default --- makepanda/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makepanda/config.in b/makepanda/config.in index 732288597a..22becea6d9 100755 --- a/makepanda/config.in +++ b/makepanda/config.in @@ -69,7 +69,7 @@ show-frame-rate-meter #f # Enable audio using the FMOD audio library by default: -audio-library-name p3fmod_audio +audio-library-name p3openal_audio # Enable the use of the new movietexture class.