From 8ea39dae1b2029b4c5108283b2d7a53f46bfc836 Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Wed, 11 Jan 2006 09:23:31 +0000 Subject: [PATCH] Don't use portaudio by default until it get fixed --- extras/contrib/src/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile index 2d1267be63..a9af425dcf 100644 --- a/extras/contrib/src/Makefile +++ b/extras/contrib/src/Makefile @@ -145,9 +145,9 @@ else .FLAC .speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss \ .live .goom2k4 .caca .mod .x264 .xml .twolame \ .png .gpg-error .gcrypt .gnutls .mpcdec \ - .gnutls .dvdnav .dvbpsi .wxwidgets .dirac .portaudio\ + .gnutls .dvdnav .dvbpsi .wxwidgets .dirac \ .dx_headers .dshow_headers .aclocal .gecko-win32 -# .SDL_image .daap .cddb .cdio .vcdimager .dts +# .SDL_image .daap .cddb .cdio .vcdimager .dts .portaudio else ifdef HAVE_WINCE -- 2.39.2