mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
15 lines
410 B
Plaintext
15 lines
410 B
Plaintext
$NetBSD: patch-ab,v 1.1 2005/10/31 05:11:41 minskim Exp $
|
|
|
|
--- config.h.in.orig 2005-10-30 20:52:01.000000000 -0800
|
|
+++ config.h.in
|
|
@@ -136,6 +136,9 @@
|
|
/* Define to 1 if you have the <sys/wait.h> header file. */
|
|
#undef HAVE_SYS_WAIT_H
|
|
|
|
+/* Define to 1 if you have the <sys/xattr.h> header file. */
|
|
+#undef HAVE_SYS_XATTR_H
|
|
+
|
|
/* Define to 1 if the system has the type `uint16_t'. */
|
|
#undef HAVE_UINT16_T
|
|
|