* util/getroot.c (grub_find_device): Use cygwin_conv_path ratherthan

removed in current versions cygwin_conv_*.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-08-23 08:51:21 +02:00
parent 1c1f31e5de
commit 5dd5e64b71
2 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-08-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/getroot.c (grub_find_device): Use cygwin_conv_path ratherthan
removed in current versions cygwin_conv_*.
2013-08-23 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Disable efiemu runtime on cygwin.