diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-05-09 22:35:45 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-05-09 22:35:45 +0000 |
commit | 236aed286e3fe76c3a3fdbe000a82c04c0d629b9 (patch) | |
tree | 8bd33d43d41a850ac70744f36ba3e3fe9ccd6c97 /configure.in | |
parent | b11b42d4a7aef15dfc7e6457325f9d92ce0de077 (diff) | |
download | nautilus-236aed286e3fe76c3a3fdbe000a82c04c0d629b9.tar.gz |
Remove the MOZILLA_FIVE_HOME hack. Add support for mousing over link status,
progress notification, title changed, location changed, busy cursor.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.in b/configure.in index 84f2d6ac2..9a8c78ccf 100644 --- a/configure.in +++ b/configure.in @@ -118,11 +118,6 @@ 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( |