add configure without-thirdparty, without-libzmpeg, without-commercial
[goodguy/history.git] / cinelerra-5.1 / cinelerra / fileac3.C
index 3b9810e99114b796ce1bf47e93b2aad1b5d14f80..25276864175dcb471397a418481df9fd626ddacd 100644 (file)
@@ -1,4 +1,4 @@
-
+#ifdef HAVE_CIN_3RDPARTY
 /*
  * CINELERRA
  * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
@@ -438,5 +438,4 @@ int AC3ConfigAudioBitrate::handle_event()
        return 1;
 }
 
-
-
+#endif