[svn r658] Added g_main_context_iteration to while loop on reading from FileTransfer.
5 $(LIBMYTHSTREAM_CFLAGS) \
6 -D_FILE_OFFSET_BITS=64 \
8 -D_LARGEFILE64_SOURCE \
9 -D_POSIX_PTHREAD_SEMANTICS \
11 -DG_DISABLE_DEPRECATED \
12 -DG_LOG_DOMAIN=\"gnome-vfs-modules\"
15 gmythstream-module.conf
17 modulesconfdir = $(sysconfdir)/gnome-vfs-2.0/modules
19 gmythstream-module.conf
21 module_flags = -export_dynamic -avoid-version -module -no-undefined
22 modulesdir = $(libdir)/gnome-vfs-2.0/modules
23 modules_LTLIBRARIES = libgmythstream.la
25 libgmythstream_la_SOURCES = gmythstream-method.c
26 libgmythstream_la_LDFLAGS = $(module_flags)
27 libgmythstream_la_LIBADD = \