meson.build

changeset 39376
e15e1d67b37c
parent 39363
3932ab2393a7
child 39377
c84d810de0a4
--- 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
 #######################################################################

mercurial