]> jfr.im git - solanum.git/blobdiff - libratbox/src/Makefile.in
Add SHA256/SHA512 support to crypt.c and fix up the MD5 component (it seemed to have...
[solanum.git] / libratbox / src / Makefile.in
index 8489c71ff58b276a55b5459ae10ec85a48032408..53281bdc3084f4c345de007bca76d0a3ce80a0ba 100644 (file)
@@ -257,8 +257,8 @@ libratbox_la_SOURCES = \
        arc4random.c                    \
        version.c
 
-libratbox_la_LDFLAGS = @CRYPT_LIB@ @SSL_LIBS@ @GNUTLS_LIBS@  -avoid-version -no-undefined -export-symbols export-syms.txt
-libratbox_la_LIBADD = @CRYPT_LIB@ @SSL_LIBS@ @GNUTLS_LIBS@
+libratbox_la_LDFLAGS = @SSL_LIBS@ @GNUTLS_LIBS@  -avoid-version -no-undefined -export-symbols export-syms.txt
+libratbox_la_LIBADD = @SSL_LIBS@ @GNUTLS_LIBS@
 lib_LTLIBRARIES = libratbox.la
 all: $(BUILT_SOURCES)
        $(MAKE) $(AM_MAKEFLAGS) all-am