1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/mutt14/files/patch-04
1998-01-29 21:35:45 +00:00

15 lines
423 B
Plaintext

*** 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. */