Christian Franke <[EMAIL PROTECTED]> writes:

[...]

> 2008-01-14  Christian Franke  <[EMAIL PROTECTED]>
>
>       * util/grub-emu.c: Replace <argp.h> by <getopt.h>.
>       (argp_program_version): Remove variable.
>       (argp_program_bug_address): Likewise.
>       (options): Convert from struct argp_option to struct option.
>       (struct arguments): Remove.
>       (parse_opt): Remove.
>       (usage): New function.
>       (main): Replace struct args members by simple variables.
>       Replace argp_parse() by getopt_long().
>       Add switch to evaluate options.
>       Add missing "(...)" around root_dev in prefix string.

This can be committed.  If no one does this, I will do this when I
have the time to do this.

--
Marco



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to