For Cygwin at least, isn't it a lot easier to just do something like
winpath="`cygpath -w "$unixpath"`"
than mess around parsing the output of mount and such?
Yes, but it doesn't work for MinGW (with the MSYS shell), and this solution works identically for both.
Bob ====================================== Bob Friesenhahn bfriesen@xxxxxxxxxxxxxxxxxxx, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf