aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/data
diff options
context:
space:
mode:
Diffstat (limited to 'embed/xulrunner/data')
-rw-r--r--embed/xulrunner/data/Makefile.am3
-rw-r--r--embed/xulrunner/data/gnome-gecko-embed.pc.in11
2 files changed, 0 insertions, 14 deletions
diff --git a/embed/xulrunner/data/Makefile.am b/embed/xulrunner/data/Makefile.am
deleted file mode 100644
index 3363f76b4..000000000
--- a/embed/xulrunner/data/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = gnome-gecko-embed-$(GGE_API_VERSION).pc
-
diff --git a/embed/xulrunner/data/gnome-gecko-embed.pc.in b/embed/xulrunner/data/gnome-gecko-embed.pc.in
deleted file mode 100644
index c9887651b..000000000
--- a/embed/xulrunner/data/gnome-gecko-embed.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: GNOME Gecko Embed Library
-Description: GNOME Gecko Embed Library
-Version: @GGE_VERSION@
-Requires: gtk+-2.0, @GECKO@-xpcom
-Libs: -L${libdir}
-Cflags: -I${includedir}