(parse_options): Allow GNU-like option arguments like
authorMorten Welinder <terra-wine@diku.dk>
Mon, 18 Dec 2000 03:49:49 +0000 (03:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Dec 2000 03:49:49 +0000 (03:49 +0000)
commit87093f538625055e90dd47dbfbb5df747f56591a
tree7e45178bc67466f1f875900f0c852826b32ddf46
parent35d288bca1004a06d564f001e704cdac26b2e88b
(parse_options): Allow GNU-like option arguments like
"--desktop=800x600".  (Not perfect -- we don't allow shorthands.)
misc/options.c