include timegm fallback
This commit is contained in:
@@ -73,6 +73,12 @@ if !HAVE_INET_PTON
|
||||
libcompat_la_SOURCES += compat/inet_pton.c
|
||||
endif
|
||||
|
||||
if !HAVE_TIMEGM
|
||||
if !HAVE__MKGMTIME
|
||||
libcompat_la_SOURCES += compat/timegm.c
|
||||
endif
|
||||
endif
|
||||
|
||||
if !HAVE_REALLOCARRAY
|
||||
libcompat_la_SOURCES += compat/reallocarray.c
|
||||
endif
|
||||
|
Reference in New Issue
Block a user