[ekiga] [windows] Remove unnecessary message
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] [windows] Remove unnecessary message
- Date: Tue, 24 Jan 2012 18:09:11 +0000 (UTC)
commit 78a48ce0a73c434363dda8d4dbea3b4f2169e415
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Tue Jan 24 19:08:27 2012 +0100
[windows] Remove unnecessary message
win32/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index c0a21f4..9233969 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -416,7 +416,7 @@ $(LIBDIR)/libldap.dll: binaries $(OPENLDAP_DIR)/config.status
### libsasl2
update-sources::
- echo --- Getting libsasl2 ...
+ @echo --- Getting libsasl2 ...
$(WGET) -P $(SRCDIR) $(LIBSASL2_URL)/$(LIBSASL2_ARCHIVE)
$(LIBDIR)/libsasl2.a: $(SRCDIR)/$(LIBSASL2_ARCHIVE)
@@ -541,7 +541,7 @@ $(LIBDIR)/libx264.a: $(X264_DIR)/config.status
### celt
update-sources::
- echo --- Getting CELT ...
+ @echo --- Getting CELT ...
$(WGET) -P $(SRCDIR) $(CELT_URL)/$(CELT_ARCHIVE)
$(CELT_DIR)/config.status: $(SRCDIR)/$(CELT_ARCHIVE) $(LIBDIR)/libogg.a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]