pkgsrc/mail/mutt-devel/patches/patch-ac

17 lines
624 B
Text

$NetBSD: patch-ac,v 1.8 2009/08/05 11:41:12 hasso Exp $
--- config.h.in.orig 2009-08-02 09:34:54 +0300
+++ config.h.in 2009-08-02 09:36:37 +0300
@@ -442,6 +442,12 @@
/* Define to 1 if you have the `__argz_stringify' function. */
#undef HAVE___ARGZ_STRINGIFY
+/* Define to 1 if you have the `mvchgat' function. */
+#undef HAVE_MVCHGAT
+
+/* Define to 1 if you have the `mvwchgat' function. */
+#undef HAVE_MVWCHGAT
+
/* Is mail spooled to the user's home directory? If defined, MAILPATH should
be set to the filename of the spool mailbox relative the the home
directory. use: configure --with-homespool=FILE */