summaryrefslogtreecommitdiffstats
path: root/devel/glib20/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glib20/files/patch-ae')
-rw-r--r--devel/glib20/files/patch-ae14
1 files changed, 11 insertions, 3 deletions
diff --git a/devel/glib20/files/patch-ae b/devel/glib20/files/patch-ae
index 89850e102..457a8ef52 100644
--- a/devel/glib20/files/patch-ae
+++ b/devel/glib20/files/patch-ae
@@ -1,6 +1,14 @@
---- configure.orig Fri Apr 30 09:05:01 2004
-+++ configure Tue May 4 12:52:56 2004
-@@ -31818,6 +31819,8 @@
+--- configure.orig Sun Jan 29 13:06:22 2006
++++ configure Sun Jan 29 13:06:48 2006
+@@ -32826,7 +32826,6 @@
+
+ #define _XOPEN_SOURCE 600
+ #include <stdlib.h>
+- #include <malloc.h>
+ static void test_memalign (size_t boundary, size_t size) {
+ void *mem = 0;
+ if (posix_memalign (&mem, boundary, size) != 0 || !mem)
+@@ -34462,6 +34461,8 @@
;;
esac
fi