1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/mutt-devel/files/patch-04

15 lines
423 B
Plaintext
Raw Normal View History

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