summaryrefslogtreecommitdiff
path: root/mail/mutt14/files/patch-04
blob: 9a3dd7bf360de89184eff85642c87025e796f137 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*** configure.orig	Tue Jan 27 12:06:22 1998
--- configure	Thu Jan 29 15:57:27 1998
***************
*** 1402,1407 ****
--- 1402,1410 ----
  
  int main() {
  
+ #ifdef __FreeBSD__
+ #define bkgdset initscr
+ #endif
  /* The GNU C library defines this for functions which it implements
      to always fail with ENOSYS.  Some functions are actually named
      something starting with __ and the normal name is an alias.  */