[ekiga/gnome-2-26] [windows] Disable unneeded t38 and fax plugins of ptlib



commit c256f26447a498c009538bddb7347eb5a860407f
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Fri Apr 16 22:25:56 2010 +0200

    [windows] Disable unneeded t38 and fax plugins of ptlib

 win32/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 5f06b45..a0cf46d 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -232,7 +232,7 @@ confptlib := --prefix=$(BUILDROOT) --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HO
 	--disable-qos --disable-vidfile --disable-alsa --disable-esd --disable-oss --disable-sunaudio --disable-shmaudio \
 	--disable-v4l --disable-v4l2 --disable-bsdvideo --disable-avc --disable-dc
 confopal := --prefix=$(BUILDROOT) --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
-	--with-ffmpeg-dir=$(FFMPEG_DIR) --disable-ffmpeg-h263
+	--with-ffmpeg-dir=$(FFMPEG_DIR) --disable-ffmpeg-h263 --disable-t38 --disable-fax
 confekiga:= $(confflags) \
 	--with-directx-dir=$(EKIGA_DIR)/win32/directx --prefix=$(EKIGA_PREFIX) \
 	--bindir=$(EKIGA_PREFIX) --datadir=$(EKIGA_PREFIX) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]