[ekiga/v4_0] [windows] Enable iLBC audio codec, as it is free now
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/v4_0] [windows] Enable iLBC audio codec, as it is free now
- Date: Tue, 19 Feb 2013 06:09:48 +0000 (UTC)
commit bd0428532002dddc72b28b73f0180dd69870e6f3
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Sun Feb 17 15:39:41 2013 +0100
[windows] Enable iLBC audio codec, as it is free now
win32/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 43c1439..04a9e82 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -258,8 +258,8 @@ ifeq ($(MINGW32), 1)
confptlib := $(confptlib) --with-directx-includedir=$(EKIGA_DIR)/win32/directx
endif
-# disable ilbc and silk non-free codecs
-confopal := $(confflags) --disable-t38 --disable-fax --disable-iLBC --disable-silk
+# disable silk non-free codec
+confopal := $(confflags) --disable-t38 --disable-fax --disable-silk
confekiga:= $(confflags) \
--prefix=$(EKIGA_PREFIX) --bindir=$(EKIGA_PREFIX) --datadir=$(EKIGA_PREFIX) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]