freebsd-ports/x11/libexo/files/patch-configure
Oliver Lehmann a3e58a13ad fix build for FreeBSD 6
Noted By:	tabthorpe
2010-01-15 18:34:34 +00:00

12 lines
258 B
Text

--- configure.orig 2010-01-14 17:33:27.000000000 +0100
+++ configure 2010-01-14 17:35:47.000000000 +0100
@@ -746,6 +746,9 @@
#endif
#ifdef HAVE_UNISTD_H
# include <unistd.h>
+#endif
+#ifdef __FreeBSD__
+# include <sys/param.h>
#endif"
ac_header_list=