--- config.h.in.orig	2006-01-09 12:35:37.000000000 -0600
+++ config.h.in	2006-01-09 12:35:51.000000000 -0600
@@ -14,6 +14,9 @@
 /* Define to 1 if using `alloca.c'. */
 #undef C_ALLOCA
 
+/* true if ea support enabled */
+#undef EA_SUPPORT
+
 /* Define to the type of elements in the array set by `getgroups'. Usually
    this is either `int' or `gid_t'. */
 #undef GETGROUPS_T
@@ -55,6 +58,12 @@
 /* Define to 1 if you have the "connect" function */
 #undef HAVE_CONNECT
 
+/* Define to 1 if you have the `copyfile' function. */
+#undef HAVE_COPYFILE
+
+/* Define to 1 if you have the <copyfile.h> header file. */
+#undef HAVE_COPYFILE_H
+
 /* Define to 1 if you have the <ctype.h> header file. */
 #undef HAVE_CTYPE_H
 
