freebsd-ports/mail/mutt-devel/files/patch-04

15 lines
423 B
Text
Raw Normal View History

1998-01-29 22:35:45 +01:00
*** 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. */