]> granicus.if.org Git - yasm/commit
Added --version option. Pass option descriptions, --help, and --version
authorPeter Johnson <peter@tortall.net>
Thu, 14 Feb 2002 09:04:20 +0000 (09:04 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 14 Feb 2002 09:04:20 +0000 (09:04 -0000)
commit2f20fc4846e13253c334116791608018738432e9
treed82a1a179dea25933c70a22156592a5175c51927
parent90625f71e1a25e03d338bad80e3fb6379801d3ff
Added --version option.  Pass option descriptions, --help, and --version
messages through gettext.  Rework handling of --version and --help.

svn path=/trunk/yasm/; revision=466
frontends/yasm/yasm-options.c
frontends/yasm/yasm.c
src/main.c
src/options.c