aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 40d82cd..b5ccf24 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -74,10 +74,8 @@ libcompat_la_SOURCES += compat/inet_pton.c
74endif 74endif
75 75
76if !HAVE_TIMEGM 76if !HAVE_TIMEGM
77if !HAVE__MKGMTIME
78libcompat_la_SOURCES += compat/timegm.c 77libcompat_la_SOURCES += compat/timegm.c
79endif 78endif
80endif
81 79
82if !HAVE_REALLOCARRAY 80if !HAVE_REALLOCARRAY
83libcompat_la_SOURCES += compat/reallocarray.c 81libcompat_la_SOURCES += compat/reallocarray.c