summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-10-09 21:46:21 +0000
committerDarin Adler <darin@src.gnome.org>2001-10-09 21:46:21 +0000
commitc8a38d05eb62f7fae33298d360a54b48c0ecf587 (patch)
tree1b551000ed8e75b8f9e954165691f6466b6182d0 /acconfig.h
parent9d48f0e9f4331ece812e8b07e3042b9fdb55afc3 (diff)
downloadnautilus-c8a38d05eb62f7fae33298d360a54b48c0ecf587.tar.gz
Require newer versions of various libraries to cut down on the bug reports
* configure.in: Require newer versions of various libraries to cut down on the bug reports with people using newer nautilus and older versions of those libraries. Including bonobo 1.0.9, eel 1.0.2, librsvg 1.0.1. Remove the freetype stuff here, since that's all taken care of in librsvg. Remove old GNOME2_PATH thing that is definitely not needed. Remove gnome_canvas_set_dither check which is now in eel if needed at all. Remove ammonite configure flags. * nautilus.spec.in: Remove freetype dependencies. This is now handled in librsvg. * components/mozilla/Makefile.am: * components/mozilla/main.c: (main): * components/mozilla/nautilus-mozilla-content-view.c: (mozilla_location_callback), (mozilla_link_message_callback), (mozilla_dom_mouse_click_callback), (navigate_mozilla_to_nautilus_uri), (post_widget_initialize): * src/Makefile.am: Remove dependencies on ammonite and some more remnants of Eazel services code.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index daba7c739..1b1869bc5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -11,7 +11,6 @@
#undef HAVE_LIBJPEG
#undef HAVE_STPCPY
#undef HAVE_LIBBZ2
-#undef HAVE_AMMONITE
#undef HAVE_LIBFAM
#undef bzCompress
#undef bzCompressInit