mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
93fd3d1018
2002-05-22 Alex Graveley <alex@ximian.com> * configure.in: Remove FAM check. * acconfig.h: Remove HAVE_LIBFAM. * libnautilus-private/nautilus-monitor.[ch]: Convert to using gnome-vfs monitors. nautilus_monitor_active() now checks if FAM can be used by creating a monitor for the user's desktop directory, and caches this if successful. Adds an idle handler to call nautilus_file_changes_consume_changes(), so multiple file changes have a chance of being chunked together.
22 lines
416 B
C
22 lines
416 B
C
#undef ENABLE_INSTALLER
|
|
#undef ENABLE_NLS
|
|
#undef ENABLE_PROFILER
|
|
#undef GETTEXT_PACKAGE
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_LIBBZ2
|
|
#undef HAVE_LIBJPEG
|
|
#undef HAVE_MEDUSA
|
|
#undef HAVE_STPCPY
|
|
#undef bzclose
|
|
#undef bzCompress
|
|
#undef bzCompressInit
|
|
#undef bzDecompress
|
|
#undef bzDecompressInit
|
|
#undef bzdopen
|
|
#undef bzerror
|
|
#undef bzflush
|
|
#undef bzopen
|
|
#undef bzread
|
|
#undef bzwrite
|