gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: applying W32 fix sug


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: applying W32 fix suggested by Tim
Date: Tue, 26 Jun 2018 17:06:06 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 2ade9eaa applying W32 fix suggested by Tim
2ade9eaa is described below

commit 2ade9eaad8d61ffdf18de113ff0934ad84565ffb
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jun 26 17:06:03 2018 +0200

    applying W32 fix suggested by Tim
---
 src/lib/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 597afc00..57d9c595 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -128,7 +128,7 @@ libmicrohttpd2_la_LIBADD = \
   $(MHD_LIBDEPS) # FIXME: should separate out GNUTLS_LIBS/GCRYPT here!
 
 if HAVE_W32
-MHD_DLL_RES_SRC = microhttpd_dll_res.rc
+MHD_DLL_RES_SRC = ../microhttpd/microhttpd_dll_res.rc
 MHD_DLL_RES_LO = libmicrohttpd2_la-$(MHD_DLL_RES_SRC:.rc=.lo)
 
 EXTRA_libmicrohttpd2_la_DEPENDENCIES = $(MHD_DLL_RES_LO)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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