diff src/util/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 294af3a8d974
children fed87704b48a
line wrap: on
line diff
--- a/src/util/Makefile.am	Tue Jun 17 04:52:57 2008 +0300
+++ b/src/util/Makefile.am	Thu Jun 12 23:11:45 2008 +0300
@@ -46,7 +46,6 @@
 	../lib-otp/libotp.a \
 	../lib/liblib.a \
 	$(AUTH_LIBS) \
-	$(RAND_LIBS) \
 	$(MODULE_LIBS)
 
 dovecotpw_SOURCES = \