aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am.tpl')
-rw-r--r--crypto/Makefile.am.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.am.tpl b/crypto/Makefile.am.tpl
index bb30aa2..d203b7b 100644
--- a/crypto/Makefile.am.tpl
+++ b/crypto/Makefile.am.tpl
@@ -39,7 +39,7 @@ libcompat_la_SOURCES += compat/strnlen.c
39endif 39endif
40 40
41if NO_ASPRINTF 41if NO_ASPRINTF
42libcompat_la_SOURCES += compat/asprintf.c 42libcompat_la_SOURCES += compat/bsd-asprintf.c
43endif 43endif
44 44
45if NO_REALLOCARRAY 45if NO_REALLOCARRAY