summaryrefslogtreecommitdiff
path: root/sysutils/coreutils/patches/patch-cb
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/coreutils/patches/patch-cb')
-rw-r--r--sysutils/coreutils/patches/patch-cb24
1 files changed, 24 insertions, 0 deletions
diff --git a/sysutils/coreutils/patches/patch-cb b/sysutils/coreutils/patches/patch-cb
new file mode 100644
index 00000000000..ee738b76fc1
--- /dev/null
+++ b/sysutils/coreutils/patches/patch-cb
@@ -0,0 +1,24 @@
+$NetBSD: patch-cb,v 1.1 2005/03/21 14:44:08 tv Exp $
+
+--- config.hin.orig Thu Mar 11 03:59:16 2004
++++ config.hin
+@@ -669,6 +669,9 @@
+ /* Define to 1 if you have run the test for working tzset. */
+ #undef HAVE_RUN_TZSET_TEST
+
++/* Define to 1 if you have the `setgroups' function. */
++#undef HAVE_SETGROUPS
++
+ /* Define to 1 if you have the `sethostname' function. */
+ #undef HAVE_SETHOSTNAME
+
+@@ -920,6 +923,9 @@
+
+ /* Define if struct stat has an st_dm_mode member. */
+ #undef HAVE_ST_DM_MODE
++
++/* Define to 1 if you have the `sync' function. */
++#undef HAVE_SYNC
+
+ /* Define to 1 if you have the `sysctl' function. */
+ #undef HAVE_SYSCTL