be3ce4cfc1
support Darwin
14 lines
415 B
Text
14 lines
415 B
Text
$NetBSD: patch-ac,v 1.2 2006/10/17 20:28:01 schwarz Exp $
|
|
|
|
--- config.h.in.orig 2006-03-05 20:30:04.000000000 +0100
|
|
+++ config.h.in 2006-10-17 21:24:16.000000000 +0200
|
|
@@ -246,6 +246,9 @@
|
|
/* Define if you have the <sys/vfs.h> header file. */
|
|
#undef HAVE_SYS_VFS_H
|
|
|
|
+/* Define if you have the `sync' function. */
|
|
+#undef HAVE_SYNC
|
|
+
|
|
/* Define if you have the <syslog.h> header file. */
|
|
#undef HAVE_SYSLOG_H
|
|
|