freebsd-ports/devel/gnome-vfs/files/patch-config.h.in
Joe Marcus Clarke 85ae49722e Fix the build with HAL present.
Reported by:	Caelian on #freebsd-gnome
2006-05-07 05:13:14 +00:00

12 lines
370 B
C

--- config.h.in.orig Sun May 7 00:54:09 2006
+++ config.h.in Sun May 7 00:54:46 2006
@@ -121,6 +121,9 @@
/* Define to 1 if you have the <fnmatch.h> header file. */
#undef HAVE_FNMATCH_H
+/* Define to 1 if you have the <sys/sysmacros.h> header file. */
+#undef HAVE_SYS_SYSMACROS_H
+
/* Define to 1 if you have the <fstab.h> header file. */
#undef HAVE_FSTAB_H