ext/Makefile.am: Disable cdparanoia until someone ports it!
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Fri, 6 May 2005 10:09:43 +0000 (10:09 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Fri, 6 May 2005 10:09:43 +0000 (10:09 +0000)
Original commit message from CVS:
2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* ext/Makefile.am:
Disable cdparanoia until someone ports it!

ChangeLog
ext/Makefile.am

index c96dbad..37bdf3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
+
+       * ext/Makefile.am:
+       Disable cdparanoia until someone ports it!
+
 2005-05-06  Wim Taymans  <wim@fluendo.com>
 
        * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
index 221e365..e4c32ad 100644 (file)
@@ -5,7 +5,8 @@ ALSA_DIR=
 endif
 
 if USE_CDPARANOIA
-CDPARANOIA_DIR=cdparanoia
+#CDPARANOIA_DIR=cdparanoia
+CDPARANOIA_DIR=
 else
 CDPARANOIA_DIR=
 endif