djh <[EMAIL PROTECTED]> wrote:
> I am sending the config.log file attached to this e-mail.
Thank you. Please apply the following patch:
Index: examples/argcv.c
===================================================================
RCS file: /cvsroot/mailutils/mailutils/examples/argcv.c,v
retrieving revision 1.2
diff -p -u -r1.2 argcv.c
--- examples/argcv.c 26 Aug 2005 14:23:32 -0000 1.2
+++ examples/argcv.c 28 Oct 2005 12:22:40 -0000
@@ -16,6 +16,9 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301 USA */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Regards,
Sergey
_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils