* Driver.cs, CommandLineOptions.cs: Remove Mono.GetOptions use and use
authorJonathan Pryor <jpryor@novell.com>
Thu, 4 Mar 2010 19:48:38 +0000 (19:48 -0000)
committerJonathan Pryor <jpryor@novell.com>
Thu, 4 Mar 2010 19:48:38 +0000 (19:48 -0000)
commitdae3cbb37e25556486aae49252d65220007140e2
treef326b16986bcfed55f000b600699102d75fd2990
parente105f0867335286f441db541242a858e31340c33
* Driver.cs, CommandLineOptions.cs: Remove Mono.GetOptions use and use
  Mono.Options instead (as Mono.GetOptions will be removed).
* Makefile: Remove Mono.GetOptions.dll reference.
* svcutil.exe.sources: Add Options.cs to the build.

svn path=/trunk/mcs/; revision=153039
mcs/tools/svcutil/ChangeLog
mcs/tools/svcutil/CommandLineOptions.cs
mcs/tools/svcutil/Driver.cs
mcs/tools/svcutil/Makefile
mcs/tools/svcutil/svcutil.exe.sources