summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorSeth Nickell <seth@eazel.com>2001-02-22 14:21:55 +0000
committerSeth Nickell <seth@src.gnome.org>2001-02-22 14:21:55 +0000
commit2e9551e36205476ef592e80747e90bbc037b3bd3 (patch)
treed0c02905b9623f824baa101994a36366aeb7ca08 /acconfig.h
parent189835e813bd129c504867aab6c3bba6f5187476 (diff)
downloadnautilus-2e9551e36205476ef592e80747e90bbc037b3bd3.tar.gz
reviewed by: Gene Z. Ragan <gzr@eazel.com>
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.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index b149141fb..28623f1d5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -23,3 +23,8 @@
#undef bzopen
#undef bzread
#undef bzwrite
+#undef HAVE_DEV
+#undef HAVE_VOL_DEV
+#undef HAVE_VOL
+#undef HAVE_ETC_MNTTAB
+#undef HAVE_PROC_MOUNTS