Deleted duplicate VFS checks. GNOME_VFS_CHECKS now contains all VFS
authorNorbert Warmuth <nwarmuth@privat.circular.de>
Mon, 29 Mar 1999 05:06:57 +0000 (05:06 +0000)
committerNorbert Warmuth <norbert@src.gnome.org>
Mon, 29 Mar 1999 05:06:57 +0000 (05:06 +0000)
commit02ef8776842c7073a178682b7b6d8a2ce5c26d50
tree0ba5137a16a5e276afd18a7937e807c7346dc984
parent15fe5044403c17ab7c83756131e7ba617e6e7b2a
Deleted duplicate VFS checks. GNOME_VFS_CHECKS now contains all VFS

Sun Mar 28 23:39:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>

* configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
now contains all VFS checks.

* src/util.c (is_printable): Character 155 is non printable even when
full eight bit output is enabled (on the linux console 155 is
interpreted as "ESC [").

* vfs/vfs.h (vfs_translate_url): Fixed the macro which is used when
compiling without vfs.

* macros/gnome-vfs.m4: Add --with-vfs option. GNOME_VFS_LIBS still needs
to be fixed but that's not a problem because there's no libvfs, yet.

svn path=/trunk/; revision=730
macros/ChangeLog
macros/gnome-vfs.m4