Do not reject FreeBSD framebuffer
This reverts commit cb3118b389.
cf. https://github.com/tats/w3m/pull/221
This commit is contained in:
@@ -776,7 +776,6 @@ AC_DEFUN([AC_W3M_IMAGE],
|
||||
fi
|
||||
fi
|
||||
if test x"$fb" = xyes; then
|
||||
AC_CHECK_HEADER(linux/fb.h, [], [AC_MSG_ERROR([linux/fb.h not found])])
|
||||
if test x"$have_imlib2" = xyes; then
|
||||
AC_DEFINE(USE_W3MIMG_FB)
|
||||
IMGOBJS="$IMGOBJS fb/fb_w3mimg.o fb/fb.o fb/fb_img.o"
|
||||
|
||||
Reference in New Issue
Block a user