Fix #533369. Check whether memeber statvfs.f_basetype available or not.

2008-05-27  simon.zheng  <simon.zheng@sun.com>

	* configure.in: Fix #533369. Check whether memeber statvfs.f_basetype 
        available or not.
	* gio/glocalfile.c: (g_local_file_query_filesystem_info):
        Fix #533369. Make G_FILE_ATTRIBUTE_FILESYSTEM_TYPE work on Solaris.


svn path=/trunk/; revision=6939
This commit is contained in:
simon.zheng
2008-05-27 07:51:13 +00:00
committed by Simon Zheng
parent adae23350a
commit 58e4b46343
4 changed files with 19 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-05-27 simon.zheng <simon.zheng@sun.com>
* configure.in: Fix #533369. Check whether memeber statvfs.f_basetype
available or not.
2008-05-27 Matthias Clasen <mclasen@redhat.com>
* glib/pcre/*: Update to PCRE 7.7