gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18019 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r18019 - gnunet/src/util
Date: Sat, 5 Nov 2011 15:43:08 +0100

Author: grothoff
Date: 2011-11-05 15:43:08 +0100 (Sat, 05 Nov 2011)
New Revision: 18019

Modified:
   gnunet/src/util/Makefile.am
Log:
LRN: Add -lole32 (why had it worked without this until
 now?)


Modified: gnunet/src/util/Makefile.am
===================================================================
--- gnunet/src/util/Makefile.am 2011-11-05 14:42:34 UTC (rev 18018)
+++ gnunet/src/util/Makefile.am 2011-11-05 14:43:08 UTC (rev 18019)
@@ -17,7 +17,7 @@
   -no-undefined -Wl,--export-all-symbols 
 libgnunetutilwin_la_LIBADD = \
   -lshell32 -liconv -lstdc++ \
-  -lcomdlg32 -lgdi32
+  -lcomdlg32 -lgdi32 -lole32
 WINLIB = libgnunetutilwin.la
 endif
 




reply via email to

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