summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-09-25 22:27:31 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-09-25 22:27:31 +0000
commit845ef898acada4921b41e541a0f75db5d01a8118 (patch)
tree6d857db8470db8d90fde70beb1ab552df95c9651
parenta0ed63e5942c3b4e73d5d19c3d1009cdd11d18ab (diff)
downloadgnome-common-845ef898acada4921b41e541a0f75db5d01a8118.tar.gz
List fish file system
svn path=/trunk/; revision=402
-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 29296ee..8460076 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