gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r12353 - libmicrohttpd/src/daemon


From: gnunet
Subject: [GNUnet-SVN] r12353 - libmicrohttpd/src/daemon
Date: Tue, 27 Jul 2010 07:04:59 +0200

Author: grothoff
Date: 2010-07-27 07:04:59 +0200 (Tue, 27 Jul 2010)
New Revision: 12353

Modified:
   libmicrohttpd/src/daemon/Makefile.am
Log:
add libgcrypt, Mantis 1588

Modified: libmicrohttpd/src/daemon/Makefile.am
===================================================================
--- libmicrohttpd/src/daemon/Makefile.am        2010-07-26 20:16:32 UTC (rev 
12352)
+++ libmicrohttpd/src/daemon/Makefile.am        2010-07-27 05:04:59 UTC (rev 
12353)
@@ -28,7 +28,7 @@
 if ENABLE_HTTPS
 libmicrohttpd_la_SOURCES += \
   connection_https.c connection_https.h
-libmicrohttpd_la_LIBADD = -lgnutls 
+libmicrohttpd_la_LIBADD = -lgnutls @LIBGCRYPT_LIBS@
 endif
 
 check_PROGRAMS = \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]