1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
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

13 lines
258 B
Plaintext

--- 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=