mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
c8a38d05eb
* 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.
25 lines
504 B
C
25 lines
504 B
C
#undef NAUTILUS_BUILD_MESSAGE
|
|
#undef NAUTILUS_SOURCE_DIRECTORY
|
|
#undef EAZEL_BUILD_TIMESTAMP
|
|
#undef ENABLE_NLS
|
|
#undef ENABLE_PROFILER
|
|
#undef ENABLE_INSTALLER
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_MEDUSA
|
|
#undef HAVE_LIBJPEG
|
|
#undef HAVE_STPCPY
|
|
#undef HAVE_LIBBZ2
|
|
#undef HAVE_LIBFAM
|
|
#undef bzCompress
|
|
#undef bzCompressInit
|
|
#undef bzDecompress
|
|
#undef bzDecompressInit
|
|
#undef bzclose
|
|
#undef bzdopen
|
|
#undef bzerror
|
|
#undef bzflush
|
|
#undef bzopen
|
|
#undef bzread
|
|
#undef bzwrite
|