mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
2e9551e362
2001-02-22 Seth Nickell <seth@eazel.com> reviewed by: Gene Z. Ragan <gzr@eazel.com> * acconfig.h: * configure.in: Add various mount system checks. * libnautilus-extensions/nautilus-cdrom-extensions.h: Only do particular #defines for ioctl stuff if the system doesn't already define them. * libnautilus-extensions/nautilus-volume-monitor.c: Add Solaris compatible changes to the volume monitor, making it build and function properly on Solaris.
30 lines
574 B
C
30 lines
574 B
C
#undef EAZEL_BUILD_TIMESTAMP
|
|
#undef EAZEL_SERVICES
|
|
#undef ENABLE_NLS
|
|
#undef ENABLE_PROFILER
|
|
#undef ENABLE_INSTALLER
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_MEDUSA
|
|
#undef HAVE_PAM
|
|
#undef HAVE_RPM
|
|
#undef HAVE_RPM_30
|
|
#undef HAVE_RPM_40
|
|
#undef HAVE_STPCPY
|
|
#undef bzCompress
|
|
#undef bzCompressInit
|
|
#undef bzDecompress
|
|
#undef bzDecompressInit
|
|
#undef bzclose
|
|
#undef bzdopen
|
|
#undef bzerror
|
|
#undef bzflush
|
|
#undef bzopen
|
|
#undef bzread
|
|
#undef bzwrite
|
|
#undef HAVE_DEV
|
|
#undef HAVE_VOL_DEV
|
|
#undef HAVE_VOL
|
|
#undef HAVE_ETC_MNTTAB
|
|
#undef HAVE_PROC_MOUNTS
|