[epiphany] Makefile.am: remove WebKit2 conditional build bits from embed/
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Makefile.am: remove WebKit2 conditional build bits from embed/
- Date: Fri, 22 Mar 2013 09:12:02 +0000 (UTC)
commit 2de4e6202cfb6323e6ac364408d2b839dc1fe402
Author: Xan Lopez <xan igalia com>
Date: Fri Mar 22 10:11:00 2013 +0100
Makefile.am: remove WebKit2 conditional build bits from embed/
embed/Makefile.am | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
---
diff --git a/embed/Makefile.am b/embed/Makefile.am
index c859888..1d1ea08 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -1,8 +1,6 @@
NULL =
-if WITH_WEBKIT2
SUBDIRS = web-extension
-endif
noinst_LTLIBRARIES = libephyembed.la
@@ -52,16 +50,6 @@ libephyembed_la_SOURCES = \
$(INST_H_FILES) \
$(NOINST_H_FILES)
-if !WITH_WEBKIT2
-libephyembed_la_SOURCES += \
- ephy-adblock.c \
- ephy-adblock.h \
- ephy-adblock-manager.c \
- ephy-adblock-manager.h \
- uri-tester.c \
- uri-tester.h
-endif
-
nodist_libephyembed_la_SOURCES = \
$(BUILT_SOURCES)
@@ -74,10 +62,6 @@ libephyembed_la_CPPFLAGS = \
-I$(top_srcdir)/lib/widgets \
$(AM_CPPFLAGS)
-if WITH_WEBKIT2
-libephyembed_la_CPPFLAGS += -DHAVE_WEBKIT2
-endif
-
libephyembed_la_CFLAGS = \
-DSHARE_DIR=\"$(pkgdatadir)\" \
$(DEPENDENCIES_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]