--- a/meson.build Sun Dec 09 03:56:30 2018 +0000 +++ b/meson.build Wed Dec 12 16:43:40 2018 -0600 @@ -982,10 +982,6 @@ compiler.has_header('sys/socket.h')) #AC_VAR_TIMEZONE_EXTERNALS -conf.set('HAVE_TM_GMTOFF', - compiler.has_member('struct tm', 'tm_gmtoff', - prefix : '#include<time.h>')) - ####################################################################### # Disable pixmap installation #######################################################################