- fix perl syntax error in my own patch
authorMartin Wilck <Martin.Wilck@Fujitsu-Siemens.com>
Fri, 13 Sep 2002 17:43:25 +0000 (17:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Sep 2002 17:43:25 +0000 (17:43 +0000)
commit90d6528099eed935a46ecdb085e3a791417900ce
treef0dcbc984f8945a989fe5c4cb75c32a602020b0a
parentb9df08216ae008ea3f9dda7788eac14ec436c9ca
- fix perl syntax error in my own patch
- fix perl syntax error in generate_wrapper_file()
- fix order of arguments generate_from_template() in generate_wrapper_file()
- don't ignore command line -l, -I, and -i arguments
- build wrapper with a minimal set of DLLs/libraries
- fix autoconf invocation to support both 2.5x and 2.13
- fix usage message for --nodlls
- target_init(\$global_settings) must not be done after reading command line
- fix appName declaration in wrapper code
tools/winemaker