summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2000-04-19 11:22:11 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2000-04-19 11:22:11 +0000
commitc897b9348133f15338eee1e284dd1c9d29c28b3b (patch)
tree62c0293658e414c9236ea53039b0734cbfb507d9 /configure.in
parentcf496b8e0a24d60e1f770c396394bd41b0188645 (diff)
downloadnautilus-c897b9348133f15338eee1e284dd1c9d29c28b3b.tar.gz
Add support for setting a reasonable default for MOZILLA_FIVE_HOME - which
* configure.in, acconfig.h: Add support for setting a reasonable default for MOZILLA_FIVE_HOME - which mozilla needs to survie. * components/mozilla/main.c: (mozilla_setup_environment) Add a function to hack the mozilla environment into something that might have a chance of working by default. * src/ntl-uri-map.c: Add a temporary hack protocol moz:// to test mozilla in isolation from gnome-vfs trying to do http stuff.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 9008e1950..839726946 100644
--- a/configure.in
+++ b/configure.in
@@ -98,6 +98,11 @@ then
AC_SUBST(MOZILLA_COMPONENT_CFLAGS)
AC_SUBST(MOZILLA_COMPONENT_LDFLAGS)
AC_SUBST(MOZILLA_COMPONENT_LIBS)
+
+ MOZILLA_FIVE_HOME=${mozilla_place}/dist/bin
+
+ AC_DEFINE_UNQUOTED(MOZILLA_FIVE_HOME,"$MOZILLA_FIVE_HOME")
+
else
AC_MSG_RESULT(no)
AC_MSG_ERROR(