From 9b5de053995488d5ddc78c1bf4df651101271d70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 21 Dec 2016 11:00:47 +0200 Subject: Remove various unported plugins If they were not ported after 4+ years it seems unlikely that anybody is ever going to need them again. They're still in the GIT history if needed. https://bugzilla.gnome.org/show_bug.cgi?id=774530 --- meson.build | 3 --- 1 file changed, 3 deletions(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 178826763..79f792412 100644 --- a/meson.build +++ b/meson.build @@ -72,7 +72,6 @@ check_headers = [ ['HAVE_SYS_UTSNAME_H', 'sys/utsname.h'], ['HAVE_UNISTD_H', 'unistd.h'], ['HAVE_WINDOWS_H', 'windows.h'], - ['HAVE_WININET_H', 'wininet.h'], ['HAVE_WINSOCK2_H', 'winsock2.h'], ['HAVE_WS2TCPIP_H', 'ws2tcpip.h'], ] @@ -128,8 +127,6 @@ check_functions = [ # check token HAVE_FAAC # check token HAVE_FAAD # check token HAVE_FBDEV -# check token HAVE_FIONREAD_IN_SYS_FILIO -# check token HAVE_FIONREAD_IN_SYS_IOCTL # check token HAVE_FLITE # check token HAVE_FLUIDSYNTH ['HAVE_GETPAGESIZE', 'getpagesize'], -- cgit v1.2.1