diff src/auth/Makefile.am @ 7844:7b39370dae6b HEAD

If we need -lcrypto for randomness, put it to $LIBS instead of $RAND_LIBS since it needs to be linked to all binaries anyway.
author Timo Sirainen <tss@iki.fi>
date Thu, 12 Jun 2008 23:11:45 +0300
parents c77c2e198d15
children 33eae1ca0be0
line wrap: on
line diff
--- a/src/auth/Makefile.am	Tue Jun 17 04:52:57 2008 +0300
+++ b/src/auth/Makefile.am	Thu Jun 12 23:11:45 2008 +0300
@@ -44,7 +44,6 @@
 	../lib-sql/libsql.a \
 	../lib/liblib.a \
 	$(AUTH_LIBS) \
-	$(RAND_LIBS) \
 	$(MODULE_LIBS)
 
 ldap_sources = db-ldap.c passdb-ldap.c userdb-ldap.c