- Fix build with --disable-gnome-vfs --enable-fuse-module. (Gentoo)

edge.strict_endians
cha0smaster 2006-03-06 18:38:37 +00:00
parent f424e61b96
commit f279223990
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ xx/xx/2006 - 1.13.1-WIP
- Fix bug in ntfs_attr_pwrite() when we sometimes lose current run in
the runlist. (Yura)
- Fix build with --disable-gnome-vfs --enable-fuse-module. (Gentoo)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.

View File

@ -178,6 +178,7 @@ AC_PATH_PROG(RM, rm, rm)
AC_PROG_LN_S
AC_PROG_MAKE_SET
AC_PROG_LIBTOOL
PKG_PROG_PKG_CONFIG
# Enable large file support.
AC_SYS_LARGEFILE