[ekiga] [windows] Remove unuseful build instructions
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] [windows] Remove unuseful build instructions
- Date: Wed, 11 Dec 2013 20:00:08 +0000 (UTC)
commit c8d4f389e8a8e7b6b0199b8c522ce09fdddcbd25
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Wed Dec 11 20:59:42 2013 +0100
[windows] Remove unuseful build instructions
win32/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 194921b..fc25238 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -316,11 +316,7 @@ $(EXPAT_DIR)/config.status: $(SRCDIR)/$(EXPAT_ARCHIVE)
tar xfz $(SRCDIR)/$(EXPAT_ARCHIVE)
cd $(EXPAT_DIR); ./configure $(confflags)
-$(INCLUDEDIR)/expat.h:
- install -m 644 $(EXPAT_DIR)/lib/expat.h $(INCLUDEDIR)/
- touch $@
-
-$(LIBDIR)/libexpat.a: $(EXPAT_DIR)/config.status $(INCLUDEDIR)/expat.h
+$(LIBDIR)/libexpat.a: $(EXPAT_DIR)/config.status
$(MAKE) $(MAKEOPTS) -C $(EXPAT_DIR)
$(MAKE) $(MAKEOPTS) -C $(EXPAT_DIR) install
touch $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]