aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-vfs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome-vfs.m4')
-rw-r--r--macros/gnome-vfs.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-vfs.m4 b/macros/gnome-vfs.m4
index 29296eead1..8460076948 100644
--- a/macros/gnome-vfs.m4
+++ b/macros/gnome-vfs.m4
@@ -47,7 +47,7 @@ AC_DEFUN([GNOME_VFS_CHECKS],[
AC_CHECK_FUNCS(pmap_getport pmap_getmaps rresvport)
dnl add for source routing support setsockopt
AC_CHECK_HEADERS(rpc/pmap_clnt.h)
- vfs_flags="$vfs_flags, mcfs, ftpfs"
+ vfs_flags="$vfs_flags, mcfs, ftpfs, fish"
use_net_code=true
fi