summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2009-03-01 21:42:17 +0000
committerChristian Persch <chpe@src.gnome.org>2009-03-01 21:42:17 +0000
commit6ae495e198f314ac7815b4a0856d474fead4805b (patch)
treeeb94e380e2823a8afb0abb85366ddd491c522c43 /ChangeLog
parent8aa50d0eb1dfbc4471ed5f5069791f6872e3aac5 (diff)
downloadyelp-6ae495e198f314ac7815b4a0856d474fead4805b.tar.gz
Treat libxul and libxul-embedding the same as far as the MOZILLA_COMPONENT
* configure.in: Treat libxul and libxul-embedding the same as far as the MOZILLA_COMPONENT pkg-config check is concerned. svn path=/trunk/; revision=3224
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d3d2ea4..d0f1dcba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-03-01 Christian Persch <chpe@gnome.org>
+ * configure.in: Treat libxul and libxul-embedding the same as far as the
+ MOZILLA_COMPONENT pkg-config check is concerned.
+
+2009-03-01 Christian Persch <chpe@gnome.org>
+
* m4/gecko.m4: Fix libxul[-embedding] detection.
2009-02-25 Thomas H.P. Andersen <phomes@gmail.com>