Fix build with non-GNU libcs.

* util/misc.c (canonicalize_file_name): Move to ...
* kern/emu/misc.c (canonicalize_file_name): ... here.  Needed by
grub_make_system_path_relative_to_its_root.
This commit is contained in:
Colin Watson 2010-05-18 11:57:31 +01:00
parent 7fb5c25fd0
commit 355b51e9b5
3 changed files with 21 additions and 13 deletions

View file

@ -1,3 +1,11 @@
2010-05-18 Colin Watson <cjwatson@ubuntu.com>
Fix build with non-GNU libcs.
* util/misc.c (canonicalize_file_name): Move to ...
* kern/emu/misc.c (canonicalize_file_name): ... here. Needed by
grub_make_system_path_relative_to_its_root.
2010-05-18 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mkrescue.in: Sync up with grub-install in terms of how