aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 81d4524..08c632d 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -147,10 +147,6 @@ endif
147endif 147endif
148endif 148endif
149 149
150if !HAVE_TIMEGM
151libcompat_la_SOURCES += compat/timegm.c
152endif
153
154if !HAVE_REALLOCARRAY 150if !HAVE_REALLOCARRAY
155libcompat_la_SOURCES += compat/reallocarray.c 151libcompat_la_SOURCES += compat/reallocarray.c
156endif 152endif