diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-05 19:58:50 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-05 19:58:50 +0200 |
commit | e874f84fdb6eb83d905a72b35d87398374594b97 (patch) | |
tree | 38ecc86989a194756836fa411c4bfb7c4b68913f /package/procmail/patches/patch-autoconf_h | |
parent | 68e89ea1a3ec3690ddefbd97c45174f799847a16 (diff) |
more regressions found at runtime on alic1c
Diffstat (limited to 'package/procmail/patches/patch-autoconf_h')
-rw-r--r-- | package/procmail/patches/patch-autoconf_h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/procmail/patches/patch-autoconf_h b/package/procmail/patches/patch-autoconf_h index f7c210574..7435b378e 100644 --- a/package/procmail/patches/patch-autoconf_h +++ b/package/procmail/patches/patch-autoconf_h @@ -1,14 +1,13 @@ -$Id$ - This patch is required to make procmail cross compile - it tries to run some automatic tests which obviously do not work in a cross compiled environment. --- procmail-3.22.orig/autoconf.h 1970-01-01 00:00:00.000000000 +0100 -+++ procmail-3.22/autoconf.h 2006-07-27 07:50:48.000000000 +0200 -@@ -0,0 +1,21 @@ ++++ procmail-3.22/autoconf.h 2009-06-04 22:52:50.000000000 +0200 +@@ -0,0 +1,22 @@ +/* This file was automagically generated by autoconf */ + +/* 5 moves in 64 steps of size 16384 when reallocing */ ++#define NOpow +#define NOpw_class +#define NOstrlcat +#define NOsetrgid |