From 90306505e12768a6feb9c0a1e2b81cbb9ea6ff46 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 6 May 2005 10:02:52 +0000 Subject: gst-plugins 0.9 cvs head now compiles (only effectv left compiling) Original commit message from CVS: gst-plugins 0.9 cvs head now compiles (only effectv left compiling) --- sys/Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/Makefile.am') diff --git a/sys/Makefile.am b/sys/Makefile.am index 679df367..47c0c215 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -4,11 +4,11 @@ # DXR3_DIR= # endif -if USE_OSS -OSS_DIR=oss -else -OSS_DIR= -endif +# if USE_OSS +# OSS_DIR=oss +# else +# OSS_DIR= +# endif # if USE_OSX_AUDIO # OSX_AUDIO_DIR=osxaudio -- cgit v1.2.1