From 1d5a2f64ec34df7f29fd28bb61b3ca5b86037e43 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 30 Oct 2005 09:51:16 +0000 Subject: Realloc test not really used PR: 88120 Submitted by: Andre Albsmeier --- mail/procmail/files/patch-src:autoconf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/procmail/files/patch-src:autoconf (limited to 'mail/procmail/files/patch-src:autoconf') diff --git a/mail/procmail/files/patch-src:autoconf b/mail/procmail/files/patch-src:autoconf new file mode 100644 index 000000000000..964a015185ed --- /dev/null +++ b/mail/procmail/files/patch-src:autoconf @@ -0,0 +1,11 @@ +--- src/autoconf.ORI Sun Oct 30 10:01:45 2005 ++++ src/autoconf Sun Oct 30 10:03:56 2005 +@@ -978,6 +978,7 @@ + + echo 'Checking realloc implementation' + ++$RM -f _autotst + if $MAKE _autotst >$DEVNULL 2>&1 + test -f _autotst + then + -- cgit v1.2.3