comparison libgaim/Makefile.am @ 14730:5b389aacc06b

[gaim-migrate @ 17486] Add the thread-based win32 giochannel implementation from glib 2.6.6 to our src tree. This way we can use GTK+ >= 2.8.0 and still use the iochannel implementation that works for us. Hopefully at some point we can use the more efficient 2.8.x giochannel implementation. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 16 Oct 2006 17:14:41 +0000
parents 34083fe39891
children 3f639d4991cb
comparison
equal deleted inserted replaced
14729:b7e145ea9076 14730:5b389aacc06b
14 win32/libgaimrc.rc.in \ 14 win32/libgaimrc.rc.in \
15 win32/rules.mak \ 15 win32/rules.mak \
16 win32/targets.mak \ 16 win32/targets.mak \
17 win32/wgaimerror.h \ 17 win32/wgaimerror.h \
18 win32/win32dep.c \ 18 win32/win32dep.c \
19 win32/giowin32.c \
19 win32/win32dep.h 20 win32/win32dep.h
20 21
21 if USE_GCONFTOOL 22 if USE_GCONFTOOL
22 GCONF_DIR=gconf 23 GCONF_DIR=gconf
23 endif 24 endif