2008-08-11 Tor Lillqvist <tml@novell.com>
* Makefile.am (platform_libadd): Remove -lwininet which had been
added by mistake. We will probably eventually be using WinHTTP,
not the older WinInet anyway. (Actually I am working on it.)
svn path=/trunk/; revision=7335
+2008-08-11 Tor Lillqvist <tml@novell.com>
+
+ * Makefile.am (platform_libadd): Remove -lwininet which had been
+ added by mistake. We will probably eventually be using WinHTTP,
+ not the older WinInet anyway. (Actually I am working on it.)
+
2008-08-10 Felix Riemann <friemann@svn.gnome.org>
Bug 547080 – g_file_copy leaks expected errors
if OS_WIN32
appinfo_sources += gwin32appinfo.c gwin32appinfo.h
-platform_libadd += -lshlwapi -lwininet
+platform_libadd += -lshlwapi
win32_sources = \
gwin32mount.c \
gwin32mount.h \