summaryrefslogtreecommitdiff
path: root/archivers/archangel/patches/patch-ab
blob: 086c961e4171d12b33b90531c459fa9314019b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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