
22 May
2008
22 May
'08
5:21 a.m.
"Daniel P. Berrange" <berrange@redhat.com> wrote:
Another configure.ac cleanup, this time removing a bunch of duplicated messages printed out by various checks. Applies ontop of the previous patch. ...
Looks good. Thanks!
- ...AC_MSG_ERROR(We need mount for FS storage driver) ; fi + ...AC_MSG_ERROR(We need umount for FS storage driver) ; fi
Ah ha! I see you've already fixed that ;-)