diff src/Makefile.am @ 11441:9f6df41df587

[gaim-migrate @ 13678] Update for win32api-3.3. The mingw_plus stuff isn't necessary anymore :). Define _WIN32_WINNT 0x0501 for src/*, this fixes a compile error for getaddrinfo - this *shouldn't* break Win98/ME because the functions are still there - just defined in a different header. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 04 Sep 2005 18:30:15 +0000
parents a6d446cf090f
children 7fab28c991f3
line wrap: on
line diff
--- a/src/Makefile.am	Sun Sep 04 18:22:45 2005 +0000
+++ b/src/Makefile.am	Sun Sep 04 18:30:15 2005 +0000
@@ -23,7 +23,6 @@
 		win32/win32dep.h \
 		win32/wspell.c \
 		win32/wspell.h \
-		win32/mingw_plus/winuser_extra.h \
 		win32/nsis/gaim-header.bmp \
 		win32/nsis/gaim-intro.bmp \
 		win32/nsis/langmacros.nsh \