2009-11-15 Robert Millan <rmh.grub@aybabtu.com>
Support --version in grub-mkisofs. * util/mkisofs/mkisofs.c (rcsid): Remove variable. (OPTION_VERSION): New macro. (ld_options): Recognize --version. (usage): Move `program_name' from here ... (program_name): ... to here. Add `static' qualifier. (main): Recognize `OPTION_VERSION'.
This commit is contained in:
parent
16a88c491c
commit
fd6fd3d770
2 changed files with 20 additions and 12 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2009-11-15 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
Support --version in grub-mkisofs.
|
||||
|
||||
* util/mkisofs/mkisofs.c (rcsid): Remove variable.
|
||||
(OPTION_VERSION): New macro.
|
||||
(ld_options): Recognize --version.
|
||||
(usage): Move `program_name' from here ...
|
||||
(program_name): ... to here. Add `static' qualifier.
|
||||
(main): Recognize `OPTION_VERSION'.
|
||||
|
||||
2009-11-15 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* Makefile.in (TARGET_CPPFLAGS): Replace `-isystem=$(srcdir)/include'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue