freebsd-ports/mail/procmail/files/patch-src:autoconf
Andrey A. Chernov 1d5a2f64ec Realloc test not really used
PR:     88120
Submitted by:   Andre Albsmeier <Andre.Albsmeier@siemens.com>
2005-10-30 09:51:16 +00:00

11 lines
229 B
Text

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