aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-08-04 20:48:36 +0800
committerChristian Persch <chpe@src.gnome.org>2008-08-04 20:48:36 +0800
commitc1330f467454504b7205c8eaf24414e5b8ec4eca (patch)
treea68c942ba2145d6cb6207cf7dcb3bd22e1c994eb /embed/mozilla
parent4908c4b2c2af637129e4c05384c73504c1af5502 (diff)
downloadgsoc2013-epiphany-c1330f467454504b7205c8eaf24414e5b8ec4eca.tar
gsoc2013-epiphany-c1330f467454504b7205c8eaf24414e5b8ec4eca.tar.gz
gsoc2013-epiphany-c1330f467454504b7205c8eaf24414e5b8ec4eca.tar.bz2
gsoc2013-epiphany-c1330f467454504b7205c8eaf24414e5b8ec4eca.tar.lz
gsoc2013-epiphany-c1330f467454504b7205c8eaf24414e5b8ec4eca.tar.xz
gsoc2013-epiphany-c1330f467454504b7205c8eaf24414e5b8ec4eca.tar.zst
gsoc2013-epiphany-c1330f467454504b7205c8eaf24414e5b8ec4eca.zip
Also use HAVE_NSIBADCERTLISTENER_H here, instead of HAVE_GECKO_1_9.
svn path=/branches/gnome-2-24/; revision=8374
Diffstat (limited to 'embed/mozilla')
-rw-r--r--embed/mozilla/MozRegisterComponents.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/MozRegisterComponents.cpp b/embed/mozilla/MozRegisterComponents.cpp
index 06196242b..cbb9695e5 100644
--- a/embed/mozilla/MozRegisterComponents.cpp
+++ b/embed/mozilla/MozRegisterComponents.cpp
@@ -152,7 +152,7 @@ static const nsModuleComponentInfo sAppComps[] = {
NS_CLIENTAUTHDIALOGS_CONTRACTID,
GtkNSSClientAuthDialogsConstructor
},
-#ifndef HAVE_GECKO_1_9
+#ifndef HAVE_NSIBADCERTLISTENER_H
{
GTK_NSSDIALOGS_CLASSNAME,
GTK_NSSDIALOGS_CID,