commit | f80f367815de08d7bf41939ee75e37909004d164 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Mon Feb 04 18:30:14 2013 +0100 |
committer | Miklos Szeredi <mszeredi@suse.cz> | Mon Feb 04 18:30:14 2013 +0100 |
tree | cbf980f8219d82f62e0af132c4516fdf1f0d9453 | |
parent | d7bf78d9131bbe44800d0e961eaf3881925d1219 [diff] |
libfuse: configure: detect new util-linux Apparently new versions of util-linux umount return with an exit status of 1 even if the "--fake" option is recognised (despite being documented otherwise). Check this condition and don't complain about util-linux version.