Added a winelauncher shell script which makes the process of running
Wine a little nicer for an end user.  The intent of winelauncher is to
be used inside of a distribution package.

diff --git a/configure b/configure
index 22b6bc0..5ee50d6 100755
--- a/configure
+++ b/configure
@@ -6582,6 +6582,7 @@
 tools/Makefile
 tools/cvdump/Makefile
 tools/winebuild/Makefile
+tools/winelauncher
 tools/wmc/Makefile
 tools/wrc/Makefile
 tsx11/Makefile
@@ -6815,6 +6816,7 @@
 tools/Makefile
 tools/cvdump/Makefile
 tools/winebuild/Makefile
+tools/winelauncher
 tools/wmc/Makefile
 tools/wrc/Makefile
 tsx11/Makefile