patch-autoconf_h 1.1 KB

1234567891011121314151617181920212223242526272829
  1. $Id$
  2. This patch is required to make procmail cross compile - it tries to run some
  3. automatic tests which obviously do not work in a cross compiled environment.
  4. --- procmail-3.22.orig/autoconf.h 1970-01-01 00:00:00.000000000 +0100
  5. +++ procmail-3.22/autoconf.h 2006-07-27 07:50:48.000000000 +0200
  6. @@ -0,0 +1,21 @@
  7. +/* This file was automagically generated by autoconf */
  8. +
  9. +/* 5 moves in 64 steps of size 16384 when reallocing */
  10. +#define NOpw_class
  11. +#define NOstrlcat
  12. +#define NOsetrgid
  13. +#define MAX_argc 7588
  14. +/* Your system's strstr() is 1.12 times FASTER than my C-routine */
  15. +#define UDP_protocolno 17
  16. +#define BIFF_serviceport "512"
  17. +#define IP_localhost {127,0,0,1}
  18. +#define MAILSPOOLDIR "/var/spool/mail/"
  19. +#define SENDMAIL "/usr/sbin/sendmail"
  20. +#define CF_no_procmail_yet
  21. +#define buggy_SENDMAIL
  22. +#define defPATH "PATH=$HOME/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11"
  23. +#define defSPATH "PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin/X11"
  24. +#define PM_VERSION "3.22"
  25. +/* Hotwire LOCKINGTEST=100 */
  26. +/* Procmail will lock via: dotlocking, fcntl() */
  27. +/* autoconf completed */