summaryrefslogtreecommitdiff
path: root/mail/mutt14/files/patch-04
blob: 2ec5c4e87e9c20223a507517c728ba3ac86a20a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig.bak	Fri Feb 12 13:59:51 1999
+++ configure	Sat Feb 13 18:00:01 1999
@@ -1725,6 +1725,9 @@
 /* We use char because int might match the return type of a gcc2
     builtin and then its argument prototype would still apply.  */
 char $ac_func();
+#ifdef __FreeBSD__
+#define bkgdset initscr
+#endif
 
 int main() {