winex11: Fix handling of the lpDx array in ExtTextOut for the non-Xrender case.
[wine] / configure
index 15652b4..925df23 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,12 +1,14 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for Wine 1.1.33.
+# Generated by GNU Autoconf 2.65 for Wine 1.2.
 #
 # Report bugs to <wine-devel@winehq.org>.
 #
+#
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
-# Foundation, Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+# Inc.
+#
 #
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
@@ -527,7 +529,8 @@ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
 
-exec 7<&0 </dev/null 6>&1
+test -n "$DJDIR" || exec 7<&0 </dev/null
+exec 6>&1
 
 # Name of the host.
 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
@@ -549,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Wine'
 PACKAGE_TARNAME='wine'
-PACKAGE_VERSION='1.1.33'
-PACKAGE_STRING='Wine 1.1.33'
+PACKAGE_VERSION='1.2'
+PACKAGE_STRING='Wine 1.2'
 PACKAGE_BUGREPORT='wine-devel@winehq.org'
 PACKAGE_URL='http://www.winehq.org'
 
@@ -593,18 +596,8 @@ ac_includes_default="\
 
 ac_subst_vars='LTLIBOBJS
 LIBOBJS
+ALL_TEST_BINARIES
 ALL_WINETEST_DEPENDS
-ALL_PROGRAM_BIN_INSTALL_DIRS
-ALL_PROGRAM_INSTALL_DIRS
-ALL_PROGRAM_DIRS
-ALL_TEST_DIRS
-ALL_IMPLIB_DIRS
-ALL_DLL_DIRS
-ALL_TOP_DIRS
-ALL_MAKEFILE_DEPENDS
-ALL_MAKEFILES
-ALL_MAKERULES
-DEPENDENCIES
 LDAPLIBS
 LIBPOLL
 LIBDL
@@ -614,9 +607,11 @@ SOCKETLIBS
 CRTLIBS
 TOOLSEXT
 LDPATH
+UNWINDFLAGS
 BUILTINFLAG
 EXTRACFLAGS
 LIBKSTAT
+LIBOPENAL
 LIBMPG123
 PNGINCL
 FONTCONFIGINCL
@@ -650,18 +645,17 @@ X_PRE_LIBS
 X_CFLAGS
 XMKMF
 LIBPTHREAD
-CROSSTARGETFLAGS
-CROSSTEST
+CROSSTARGET
 CROSSCC
+CROSSTEST_DISABLE
 CARBONLIB
-LIBOPENAL
+FRAMEWORK_OPENAL
 COREAUDIO
 DISKARBITRATIONLIB
 LDEXECFLAGS
 IOKITLIB
 COREFOUNDATIONLIB
 SECURITYLIB
-MINGWAR
 DLLWRAP
 DLLTOOL
 LDD
@@ -677,7 +671,9 @@ CPP
 OPENGL_LIBS
 XLIB
 PRELINK
+MAINTAINER_MODE
 ICOTOOL
+CONVERT
 RSVG
 PKG_CONFIG
 FONTFORGE
@@ -689,7 +685,6 @@ INSTALL_PROGRAM
 LDCONFIG
 EGREP
 GREP
-LN
 LN_S
 STRIP
 RANLIB
@@ -700,8 +695,6 @@ BISON
 FLEX
 TOOLSDIR
 WOW64_DISABLE
-WIN16_INSTALL
-WIN16_FILES
 TARGETFLAGS
 CPPBIN
 ac_ct_CXX
@@ -723,7 +716,6 @@ build_os
 build_vendor
 build_cpu
 build
-MAINTAINER_MODE
 target_alias
 host_alias
 build_alias
@@ -763,9 +755,9 @@ PACKAGE_NAME
 PATH_SEPARATOR
 SHELL'
 ac_subst_files='MAKE_RULES
+MAKE_TEST_RULES
 MAKE_DLL_RULES
 MAKE_IMPLIB_RULES
-MAKE_TEST_RULES
 MAKE_PROG_RULES'
 ac_user_opts='
 enable_option_checking
@@ -800,6 +792,8 @@ with_oss
 with_png
 with_pthread
 with_sane
+with_tiff
+with_v4l
 with_xcomposite
 with_xcursor
 with_xinerama
@@ -1370,7 +1364,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Wine 1.1.33 to adapt to many kinds of systems.
+\`configure' configures Wine 1.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1439,7 +1433,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Wine 1.1.33:";;
+     short | recursive ) echo "Configuration of Wine 1.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1485,6 +1479,8 @@ Optional Packages:
   --without-png           do not use PNG
   --without-pthread       do not use the pthread library
   --without-sane          do not use SANE (scanner support)
+  --without-tiff          do not use TIFF
+  --without-v4l           do not use v4l1 (v4l support)
   --without-xcomposite    do not use the Xcomposite extension
   --without-xcursor       do not use the Xcursor extension
   --without-xinerama      do not use Xinerama (multi-monitor support)
@@ -1506,7 +1502,7 @@ Some influential environment variables:
   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
               nonstandard directory <lib dir>
   LIBS        libraries to pass to the linker, e.g. -l<library>
-  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
+  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
               you have headers in a nonstandard directory <include dir>
   CXX         C++ compiler command
   CXXFLAGS    C++ compiler flags
@@ -1580,8 +1576,8 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Wine configure 1.1.33
-generated by GNU Autoconf 2.64
+Wine configure 1.2
+generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
@@ -1628,7 +1624,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
        ac_retval=1
 fi
   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-  return $ac_retval
+  as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_compile
 
@@ -1666,7 +1662,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
        ac_retval=1
 fi
   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-  return $ac_retval
+  as_fn_set_status $ac_retval
 
 } # ac_fn_cxx_try_compile
 
@@ -1712,7 +1708,7 @@ fi
   # left behind by Apple's compiler.  We do this before executing the actions.
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-  return $ac_retval
+  as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_link
 
@@ -1749,7 +1745,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
     ac_retval=1
 fi
   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-  return $ac_retval
+  as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_cpp
 
@@ -1884,7 +1880,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 fi
   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-  return $ac_retval
+  as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_run
 
@@ -2100,8 +2096,8 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Wine $as_me 1.1.33, which was
-generated by GNU Autoconf 2.64.  Invocation command line was
+It was created by Wine $as_me 1.2, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
 
@@ -2354,7 +2350,7 @@ fi
 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
 do
   test "x$ac_site_file" = xNONE && continue
-  if test -r "$ac_site_file"; then
+  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
     sed 's/^/| /' "$ac_site_file" >&5
@@ -2363,9 +2359,9 @@ $as_echo "$as_me: loading site script $ac_site_file" >&6;}
 done
 
 if test -r "$cache_file"; then
-  # Some versions of bash will fail to source /dev/null (special
-  # files actually), so we avoid doing that.
-  if test -f "$cache_file"; then
+  # Some versions of bash will fail to source /dev/null (special files
+  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
+  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
 $as_echo "$as_me: loading cache $cache_file" >&6;}
     case $cache_file in
@@ -2475,6 +2471,7 @@ ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
 
 
 
+
 # Check whether --enable-win16 was given.
 if test "${enable_win16+set}" = set; then :
   enableval=$enable_win16;
@@ -2493,9 +2490,6 @@ fi
 # Check whether --enable-maintainer-mode was given.
 if test "${enable_maintainer_mode+set}" = set; then :
   enableval=$enable_maintainer_mode;
-else
-  MAINTAINER_MODE=\#
-
 fi
 
 
@@ -2662,6 +2656,18 @@ if test "${with_sane+set}" = set; then :
 fi
 
 
+# Check whether --with-tiff was given.
+if test "${with_tiff+set}" = set; then :
+  withval=$with_tiff; if test "x$withval" = "xno"; then ac_cv_header_tiffio_h=no; fi
+fi
+
+
+# Check whether --with-v4l was given.
+if test "${with_v4l+set}" = set; then :
+  withval=$with_v4l;
+fi
+
+
 # Check whether --with-xcomposite was given.
 if test "${with_xcomposite+set}" = set; then :
   withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
@@ -3175,32 +3181,30 @@ $as_echo "$ac_try_echo"; } >&5
 ... rest of stderr output deleted ...
          10q' conftest.err >conftest.er1
     cat conftest.er1 >&5
-    rm -f conftest.er1 conftest.err
   fi
+  rm -f conftest.er1 conftest.err
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
 done
 
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-#include <stdio.h>
+
 int
 main ()
 {
-FILE *f = fopen ("conftest.out", "w");
- return ferror (f) || fclose (f) != 0;
 
   ;
   return 0;
 }
 _ACEOF
 ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
 # Try to create an executable without -o first, disregard a.out.
 # It will help us diagnose broken compilers, and finding out an intuition
 # of exeext.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
-$as_echo_n "checking for C compiler default output file name... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
+$as_echo_n "checking whether the C compiler works... " >&6; }
 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
 
 # The possible output files:
@@ -3262,10 +3266,10 @@ test "$ac_cv_exeext" = no && ac_cv_exeext=
 else
   ac_file=''
 fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
-$as_echo "$ac_file" >&6; }
 if test -z "$ac_file"; then :
-  $as_echo "$as_me: failed program was:" >&5
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+$as_echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
@@ -3273,51 +3277,18 @@ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 { as_fn_set_status 77
 as_fn_error "C compiler cannot create executables
 See \`config.log' for more details." "$LINENO" 5; }; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
 fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
+$as_echo_n "checking for C compiler default output file name... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
+$as_echo "$ac_file" >&6; }
 ac_exeext=$ac_cv_exeext
 
-# Check that the compiler produces executables we can run.  If not, either
-# the compiler is broken, or we cross compile.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
-$as_echo_n "checking whether the C compiler works... " >&6; }
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
-  if { ac_try='./$ac_file'
-  { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; }; then
-    cross_compiling=no
-  else
-    if test "$cross_compiling" = maybe; then
-       cross_compiling=yes
-    else
-       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." "$LINENO" 5; }
-    fi
-  fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
 ac_clean_files=$ac_clean_files_save
-# Check that the compiler produces executables we can run.  If not, either
-# the compiler is broken, or we cross compile.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
-$as_echo_n "checking whether we are cross compiling... " >&6; }
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
-$as_echo "$cross_compiling" >&6; }
-
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
 $as_echo_n "checking for suffix of executables... " >&6; }
 if { { ac_try="$ac_link"
@@ -3350,13 +3321,72 @@ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error "cannot compute suffix of executables: cannot compile and link
 See \`config.log' for more details." "$LINENO" 5; }
 fi
-rm -f conftest$ac_cv_exeext
+rm -f conftest conftest$ac_cv_exeext
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
 $as_echo "$ac_cv_exeext" >&6; }
 
 rm -f conftest.$ac_ext
 EXEEXT=$ac_cv_exeext
 ac_exeext=$EXEEXT
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <stdio.h>
+int
+main ()
+{
+FILE *f = fopen ("conftest.out", "w");
+ return ferror (f) || fclose (f) != 0;
+
+  ;
+  return 0;
+}
+_ACEOF
+ac_clean_files="$ac_clean_files conftest.out"
+# Check that the compiler produces executables we can run.  If not, either
+# the compiler is broken, or we cross compile.
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
+$as_echo_n "checking whether we are cross compiling... " >&6; }
+if test "$cross_compiling" != yes; then
+  { { ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }
+  if { ac_try='./conftest$ac_cv_exeext'
+  { { case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+  test $ac_status = 0; }; }; then
+    cross_compiling=no
+  else
+    if test "$cross_compiling" = maybe; then
+       cross_compiling=yes
+    else
+       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+as_fn_error "cannot run C compiled programs.
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details." "$LINENO" 5; }
+    fi
+  fi
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
+$as_echo "$cross_compiling" >&6; }
+
+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
+ac_clean_files=$ac_clean_files_save
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
 $as_echo_n "checking for suffix of object files... " >&6; }
 if test "${ac_cv_objext+set}" = set; then :
@@ -3750,8 +3780,8 @@ $as_echo "$ac_try_echo"; } >&5
 ... rest of stderr output deleted ...
          10q' conftest.err >conftest.er1
     cat conftest.er1 >&5
-    rm -f conftest.er1 conftest.err
   fi
+  rm -f conftest.er1 conftest.err
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
 done
@@ -4067,6 +4097,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
   *-mingw32*|*-cygwin*)
     enable_win16=${enable_win16:-no}
+    CFLAGS="$CFLAGS -D_WIN32"
     ;;
   i[3456789]86*)
     enable_win16=${enable_win16:-yes}
@@ -4075,19 +4106,7 @@ esac
 
 enable_win16=${enable_win16:-no}
 
-WIN16_FILES="\$(WIN16_FILES)"
-
-WIN16_INSTALL="\$(WIN16_INSTALL)"
-
-if test "x$enable_win16" != "xyes"
-then
-    WIN16_FILES=""
-    WIN16_INSTALL=""
-    enable_w32skrnl=${enable_w32skrnl:-no}
-    enable_winedos=${enable_winedos:-no}
-    enable_winevdm=${enable_winevdm:-no}
-    enable_wow32=${enable_wow32:-no}
-fi
+enable_winetest=${enable_winetest:-$enable_tests}
 
 if test -n "$with_wine64"
 then
@@ -4099,12 +4118,11 @@ then
     WOW64_DISABLE=\#
 
     enable_fonts=${enable_fonts:-no}
-    enable_include=${enable_include:-no}
     enable_server=${enable_server:-no}
     enable_tools=${enable_tools:-no}
-    enable_wineboot=${enable_wineboot:-no}
-    enable_winedbg=${enable_winedbg:-no}
-    test "x$libdir" != "x\${exec_prefix}/lib" || libdir="\${exec_prefix}/lib32"
+elif test "x$enable_win64" = "xyes"
+then
+    test "x$libdir" != "x\${exec_prefix}/lib" || libdir="\${exec_prefix}/lib64"
 fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the directory containing the Wine tools" >&5
@@ -4188,6 +4206,23 @@ if test "$FLEX" = "none"
 then
   as_fn_error "no suitable flex found. Please install the 'flex' package." "$LINENO" 5
 fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether flex is recent enough" >&5
+$as_echo_n "checking whether flex is recent enough... " >&6; }
+cat >conftest.l <<EOF
+%top{
+#include "prediluvian.h"
+}
+%%
+EOF
+if $FLEX -t conftest.l >/dev/null 2>&5
+then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+  as_fn_error "Your flex version is too old. Please install flex version 2.5.33 or newer." "$LINENO" 5
+fi
 
 for ac_prog in bison
 do
@@ -4534,22 +4569,6 @@ else
 $as_echo "no, using $LN_S" >&6; }
 fi
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln works" >&5
-$as_echo_n "checking whether ln works... " >&6; }
-rm -f conf$$ conf$$.file
-echo >conf$$.file
-if ln conf$$.file conf$$ 2>/dev/null; then
-  LN=ln
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-else
-  LN="cp -p"
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN" >&5
-$as_echo "no, using $LN" >&6; }
-fi
-rm -f conf$$ conf$$.file
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
 if test "${ac_cv_path_GREP+set}" = set; then :
@@ -4997,6 +5016,49 @@ fi
 done
 test -n "$RSVG" || RSVG="false"
 
+for ac_prog in convert
+do
+  # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+$as_echo_n "checking for $ac_word... " >&6; }
+if test "${ac_cv_prog_CONVERT+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  if test -n "$CONVERT"; then
+  ac_cv_prog_CONVERT="$CONVERT" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z "$as_dir" && as_dir=.
+    for ac_exec_ext in '' $ac_executable_extensions; do
+  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+    ac_cv_prog_CONVERT="$ac_prog"
+    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+    break 2
+  fi
+done
+  done
+IFS=$as_save_IFS
+
+fi
+fi
+CONVERT=$ac_cv_prog_CONVERT
+if test -n "$CONVERT"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CONVERT" >&5
+$as_echo "$CONVERT" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+  test -n "$CONVERT" && break
+done
+test -n "$CONVERT" || CONVERT="false"
+
 for ac_prog in icotool
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
@@ -5041,11 +5103,68 @@ done
 test -n "$ICOTOOL" || ICOTOOL="false"
 
 
-if test "${enable_maintainer_mode+set}" = set
+if test "x$enable_maintainer_mode" != "xyes"
 then
-  if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
-  if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
-  if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
+  MAINTAINER_MODE=\#
+
+else
+  if test "$FONTFORGE" = "false"; then as_fn_append wine_warnings "|fontforge is missing, fonts can't be rebuilt."; fi
+  if test "$RSVG" = "false"; then as_fn_append wine_warnings "|rsvg is missing, icons can't be rebuilt."; fi
+
+    if test "$CONVERT" = false
+  then
+    as_fn_append wine_warnings "|imagemagick is missing, icons can't be rebuilt."
+  else
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for recent enough imagemagick" >&5
+$as_echo_n "checking for recent enough imagemagick... " >&6; }
+    convert_version=`convert --version | head -n1`
+    if test "x$convert_version" != "x"
+    then
+      convert_version_major=`expr "$convert_version" : '.* \([0-9]*\)\.[0-9]*'`
+      convert_version_minor=`expr "$convert_version" : '.* [0-9]*\.\([0-9]*\)'`
+      if test "$convert_version_major" -eq 6 -a "$convert_version_minor" -lt 6
+      then
+        CONVERT=false
+        as_fn_append wine_warnings "|imagemagick version 6.6 or newer is needed to rebuild icons."
+      fi
+    fi
+    if test "$CONVERT" = false
+    then
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no ($convert_version_major.$convert_version_minor)" >&5
+$as_echo "no ($convert_version_major.$convert_version_minor)" >&6; }
+    else
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes ($convert_version_major.$convert_version_minor)" >&5
+$as_echo "yes ($convert_version_major.$convert_version_minor)" >&6; }
+    fi
+  fi
+
+    if test "$ICOTOOL" = false
+  then
+    as_fn_append wine_warnings "|icotool is missing, icons can't be rebuilt."
+  else
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for recent enough icotool" >&5
+$as_echo_n "checking for recent enough icotool... " >&6; }
+    icotool_version=`icotool --version | head -n1`
+    if test "x$icotool_version" != "x"
+    then
+      icotool_version_major=`expr "$icotool_version" : '.* \([0-9]*\)\.[0-9]*'`
+      icotool_version_minor=`expr "$icotool_version" : '.* [0-9]*\.\([0-9]*\)'`
+      if test "$icotool_version_major" -eq 0 -a "$icotool_version_minor" -lt 29
+      then
+        ICOTOOL=false
+        as_fn_append wine_warnings "|icotool version 0.29.0 or newer is needed to rebuild icons."
+      fi
+    fi
+    if test "$ICOTOOL" = false
+    then
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no ($icotool_version_major.$icotool_version_minor)" >&5
+$as_echo "no ($icotool_version_major.$icotool_version_minor)" >&6; }
+    else
+      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes ($icotool_version_major.$icotool_version_minor)" >&5
+$as_echo "yes ($icotool_version_major.$icotool_version_minor)" >&6; }
+    fi
+  fi
+
 fi
 
 case $host_cpu in
@@ -5661,6 +5780,7 @@ done
 
 for ac_header in \
        AL/al.h \
+       AudioToolbox/AudioConverter.h \
        AudioUnit/AudioUnit.h \
        Carbon/Carbon.h \
        CoreAudio/CoreAudio.h \
@@ -5715,6 +5835,7 @@ for ac_header in \
        machine/cpu.h \
        machine/limits.h \
        machine/soundcard.h \
+       machine/sysarch.h \
        mntent.h \
        mpg123.h \
        ncurses.h \
@@ -5727,6 +5848,7 @@ for ac_header in \
        openssl/ssl.h \
        png.h \
        poll.h \
+       port.h \
        process.h \
        pthread.h \
        pwd.h \
@@ -5784,6 +5906,7 @@ for ac_header in \
        sys/wait.h \
        syscall.h \
        termios.h \
+       tiffio.h \
        unistd.h \
        utime.h \
        valgrind/memcheck.h \
@@ -6036,6 +6159,20 @@ fi
 done
 
 
+for ac_header in ifaddrs.h
+do :
+  ac_fn_c_check_header_compile "$LINENO" "ifaddrs.h" "ac_cv_header_ifaddrs_h" "#include <sys/types.h>
+"
+if test "x$ac_cv_header_ifaddrs_h" = x""yes; then :
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_IFADDRS_H 1
+_ACEOF
+
+fi
+
+done
+
+
 for ac_header in ucontext.h
 do :
   ac_fn_c_check_header_compile "$LINENO" "ucontext.h" "ac_cv_header_ucontext_h" "#include <signal.h>
@@ -6134,6 +6271,7 @@ LDRPATH_INSTALL=""
 
 LDRPATH_LOCAL=""
 
+STATIC_IMPLIBEXT="def.a"
 # Extract the first word of "ldd", so it can be a program name with args.
 set dummy ldd; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -6363,104 +6501,13 @@ else
   DLLWRAP="$ac_cv_prog_DLLWRAP"
 fi
 
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ar; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_MINGWAR+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$MINGWAR"; then
-  ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-MINGWAR=$ac_cv_prog_MINGWAR
-if test -n "$MINGWAR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
-$as_echo "$MINGWAR" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_MINGWAR"; then
-  ac_ct_MINGWAR=$MINGWAR
-  # Extract the first word of "ar", so it can be a program name with args.
-set dummy ar; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_MINGWAR"; then
-  ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_MINGWAR="ar"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
-if test -n "$ac_ct_MINGWAR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MINGWAR" >&5
-$as_echo "$ac_ct_MINGWAR" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_MINGWAR" = x; then
-    MINGWAR="false"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    MINGWAR=$ac_ct_MINGWAR
-  fi
-else
-  MINGWAR="$ac_cv_prog_MINGWAR"
-fi
-
     if test "$DLLWRAP" = "false"; then
       LIBEXT="a"
     else
             LIBEXT="dll"
     fi
     IMPLIBEXT="a"
+    STATIC_IMPLIBEXT="a"
         enable_iphlpapi=${enable_iphlpapi:-no}
     enable_kernel32=${enable_kernel32:-no}
     enable_msvcrt=${enable_msvcrt:-no}
@@ -6500,9 +6547,14 @@ fi
     fi
     if test "$ac_cv_header_OpenAL_al_h" = "yes"
     then
-        LIBOPENAL="-framework OpenAL"
+        FRAMEWORK_OPENAL="-framework OpenAL"
+
 
-        ac_cv_lib_openal_alGetSource3i=yes
+cat >>confdefs.h <<_ACEOF
+#define HAVE_OPENAL 1
+_ACEOF
+
+        ac_cv_lib_openal=yes
     fi
     if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
     then
@@ -6608,7 +6660,7 @@ else
 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
@@ -6633,7 +6685,7 @@ else
 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
@@ -6660,7 +6712,7 @@ else
 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
@@ -6686,7 +6738,7 @@ else
 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
@@ -6713,7 +6765,7 @@ else
 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
@@ -6740,7 +6792,7 @@ else
 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fPIC__Wl___export_dynamic=yes
@@ -6768,7 +6820,7 @@ else
 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   eval "$as_ac_var=yes"
@@ -6796,7 +6848,7 @@ else
 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   eval "$as_ac_var=yes"
@@ -6825,7 +6877,7 @@ else
 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__Wl___enable_new_dtags=yes
@@ -6853,7 +6905,7 @@ else
 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
@@ -6945,9 +6997,19 @@ If you are using Linux, you will need a newer binutils.
 " "$LINENO" 5
 fi
 
-if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
+CROSSTEST_DISABLE=\#
+
+if test "$cross_compiling" = "no" -a "x$enable_tests" != xno -a "$LIBEXT" != "dll"
 then
-    for ac_prog in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc i686-pc-mingw32-gcc
+    case "$host_cpu" in
+  i[3456789]86*)
+    ac_prefix_list="i686-pc-mingw32-gcc i586-pc-mingw32-gcc i486-pc-mingw32-gcc i386-pc-mingw32-gcc i686-mingw32msvc-gcc i586-mingw32msvc-gcc i486-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc " ;;
+  x86_64)
+    ac_prefix_list="x86_64-pc-mingw32-gcc x86_64-w64-mingw32-gcc " ;;
+  *)
+    ac_prefix_list="" ;;
+esac
+for ac_prog in $ac_prefix_list
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
@@ -6990,96 +7052,9 @@ fi
 done
 test -n "$CROSSCC" || CROSSCC="false"
 
-    for ac_prog in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool i686-pc-mingw32-dlltool
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$DLLTOOL"; then
-  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_DLLTOOL="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-DLLTOOL=$ac_cv_prog_DLLTOOL
-if test -n "$DLLTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
-$as_echo "$DLLTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$DLLTOOL" && break
-done
-test -n "$DLLTOOL" || DLLTOOL="false"
-
-    for ac_prog in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar i686-pc-mingw32-ar
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_prog_MINGWAR+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$MINGWAR"; then
-  ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_MINGWAR="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-MINGWAR=$ac_cv_prog_MINGWAR
-if test -n "$MINGWAR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MINGWAR" >&5
-$as_echo "$MINGWAR" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$MINGWAR" && break
-done
-test -n "$MINGWAR" || MINGWAR="false"
-
     if test "$CROSSCC" != "false"
     then
-        CROSSTEST="\$(CROSSTEST)"
-
+        CROSSTEST_DISABLE=""
         set x $CROSSCC
         shift
         target=""
@@ -7092,7 +7067,7 @@ test -n "$MINGWAR" || MINGWAR="false"
         done
         if test -n "$target"
         then
-            CROSSTARGETFLAGS="-b $target"
+            CROSSTARGET="$target"
 
         fi
     fi
@@ -7870,7 +7845,7 @@ return XCreateWindow ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest.exe | grep "X11" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_X11=`otool -L conftest$ac_exeext | grep "libX11\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libX11\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -7920,7 +7895,7 @@ return XextCreateExtension ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest.exe | grep "Xext" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xext=`otool -L conftest$ac_exeext | grep "libXext\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXext\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8052,7 +8027,7 @@ return XcursorImageLoadCursor ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest.exe | grep "Xcursor" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xcursor=`otool -L conftest$ac_exeext | grep "libXcursor\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXcursor\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8078,7 +8053,7 @@ fi
         fi
         if test "x$ac_cv_lib_soname_Xcursor" = "x"; then :
   case "x$with_xcursor" in
-  x)   wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
+  x)   as_fn_append wine_notices "|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
 This is an error since --with-xcursor was requested." "$LINENO" 5 ;;
@@ -8114,7 +8089,7 @@ return XOpenDevice ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest.exe | grep "Xi" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xi=`otool -L conftest$ac_exeext | grep "libXi\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXi\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^       ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8140,7 +8115,7 @@ fi
         fi
         if test "x$ac_cv_lib_soname_Xi" = "x"; then :
   case "x$with_xinput" in
-  x)   wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
+  x)   as_fn_append wine_notices "|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
 This is an error since --with-xinput was requested." "$LINENO" 5 ;;
@@ -8194,7 +8169,7 @@ fi
         fi
         if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then :
   case "x$with_xshm" in
-  x)   wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
+  x)   as_fn_append wine_notices "|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
   xno) ;;
   *)   as_fn_error "XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
 This is an error since --with-xshm was requested." "$LINENO" 5 ;;
@@ -8248,7 +8223,7 @@ fi
         fi
         if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then :
   case "x$with_xshape" in
-  x)   wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
+  x)   as_fn_append wine_notices "|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
   xno) ;;
   *)   as_fn_error "XShape ${notice_platform}development files not found, XShape won't be supported.
 This is an error since --with-xshape was requested." "$LINENO" 5 ;;
@@ -8284,7 +8259,7 @@ return XF86VidModeQueryExtension ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest.exe | grep "Xxf86vm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xxf86vm=`otool -L conftest$ac_exeext | grep "libXxf86vm\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXxf86vm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8310,7 +8285,7 @@ fi
         fi
         if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then :
   case "x$with_xxf86vm" in
-  x)   wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
+  x)   as_fn_append wine_notices "|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
 This is an error since --with-xxf86vm was requested." "$LINENO" 5 ;;
@@ -8346,7 +8321,7 @@ return XRenderQueryExtension ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest.exe | grep "Xrender" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xrender=`otool -L conftest$ac_exeext | grep "libXrender\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXrender\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8414,7 +8389,7 @@ fi
         fi
         if test "x$ac_cv_lib_soname_Xrender" = "x"; then :
   case "x$with_xrender" in
-  x)   wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
+  x)   as_fn_append wine_warnings "|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxrender ${notice_platform}development files not found, XRender won't be supported.
 This is an error since --with-xrender was requested." "$LINENO" 5 ;;
@@ -8463,7 +8438,7 @@ return XRRQueryExtension ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest.exe | grep "Xrandr" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xrandr=`otool -L conftest$ac_exeext | grep "libXrandr\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXrandr\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^   ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8491,7 +8466,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
         fi
         if test "x$ac_cv_lib_soname_Xrandr" = "x"; then :
   case "x$with_xrandr" in
-  x)   wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
+  x)   as_fn_append wine_notices "|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxrandr ${notice_platform}development files not found, XRandr won't be supported.
 This is an error since --with-xrandr was requested." "$LINENO" 5 ;;
@@ -8540,7 +8515,7 @@ return XineramaQueryScreens ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest.exe | grep "Xinerama" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xinerama=`otool -L conftest$ac_exeext | grep "libXinerama\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXinerama\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8568,7 +8543,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
         fi
         if test "x$ac_cv_lib_soname_Xinerama" = "x"; then :
   case "x$with_xinerama" in
-  x)   wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
+  x)   as_fn_append wine_notices "|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
 This is an error since --with-xinerama was requested." "$LINENO" 5 ;;
@@ -8604,7 +8579,7 @@ return XCompositeRedirectWindow ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest.exe | grep "Xcomposite" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_Xcomposite=`otool -L conftest$ac_exeext | grep "libXcomposite\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXcomposite\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^       ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8630,7 +8605,7 @@ fi
         fi
         if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then :
   case "x$with_xcomposite" in
-  x)   wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
+  x)   as_fn_append wine_notices "|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
 This is an error since --with-xcomposite was requested." "$LINENO" 5 ;;
@@ -8729,7 +8704,7 @@ return glXCreateContext ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_GL=`otool -L conftest$ac_exeext | grep "libGL\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGL\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^       ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8768,7 +8743,7 @@ return glXCreateContext ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest.exe | grep "GL" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_GL=`otool -L conftest$ac_exeext | grep "libGL\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGL\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^       ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8842,7 +8817,7 @@ return gluLookAt ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest.exe | grep "GLU" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_GLU=`otool -L conftest$ac_exeext | grep "libGLU\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGLU\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -8868,7 +8843,7 @@ fi
                  fi
                  if test "x$ac_cv_lib_soname_GLU" = "x"; then :
   case "x$with_glu" in
-  x)   wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
+  x)   as_fn_append wine_notices "|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libGLU ${notice_platform}development files not found, GLU won't be supported.
 This is an error since --with-glu was requested." "$LINENO" 5 ;;
@@ -8888,7 +8863,7 @@ fi
     fi
     if test -n "$opengl_msg"; then :
   case "x$with_opengl" in
-  x)   wine_warnings="$wine_warnings|$opengl_msg
+  x)   as_fn_append wine_warnings "|$opengl_msg
 OpenGL and Direct3D won't be supported." ;;
   xno) ;;
   *)   as_fn_error "$opengl_msg
@@ -9191,7 +9166,7 @@ done
 fi
 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then :
   case "x$with_xml" in
-  x)   wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
+  x)   as_fn_append wine_warnings "|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxml2 ${notice_platform}development files not found, XML won't be supported.
 This is an error since --with-xml was requested." "$LINENO" 5 ;;
@@ -9257,7 +9232,7 @@ return xsltCompilePattern ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest.exe | grep "xslt" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_xslt=`otool -L conftest$ac_exeext | grep "libxslt\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libxslt\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -9284,7 +9259,7 @@ fi
 fi
 if test "x$ac_cv_lib_soname_xslt" = "x"; then :
   case "x$with_xslt" in
-  x)   wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
+  x)   as_fn_append wine_warnings "|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libxslt ${notice_platform}development files not found, xslt won't be supported.
 This is an error since --with-xslt was requested." "$LINENO" 5 ;;
@@ -9382,7 +9357,7 @@ return libhal_ctx_new ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest.exe | grep "hal" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_hal=`otool -L conftest$ac_exeext | grep "libhal\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libhal\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -9410,9 +9385,9 @@ fi
     fi
     CPPFLAGS="$ac_save_CPPFLAGS"
 fi
-if test "x$ac_cv_lib_soname_hal" = "x"; then :
+if test "x$ac_cv_lib_soname_hal" = "x" -a "x$ac_cv_header_DiskArbitration_DiskArbitration_h" != "xyes"; then :
   case "x$with_hal" in
-  x)   wine_notices="$wine_notices|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
+  x)   as_fn_append wine_notices "|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
   xno) ;;
   *)   as_fn_error "libhal/libdbus ${notice_platform}development files not found, no dynamic device support.
 This is an error since --with-hal was requested." "$LINENO" 5 ;;
@@ -9469,7 +9444,7 @@ return gnutls_global_init ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest.exe | grep "gnutls" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_gnutls=`otool -L conftest$ac_exeext | grep "libgnutls\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgnutls\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^   ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -9502,7 +9477,7 @@ fi
 fi
 if test "x$ac_cv_lib_soname_gnutls" = "x"; then :
   case "x$with_gnutls" in
-  x)   wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
+  x)   as_fn_append wine_notices "|libgnutls ${notice_platform}development files not found, no schannel support." ;;
   xno) ;;
   *)   as_fn_error "libgnutls ${notice_platform}development files not found, no schannel support.
 This is an error since --with-gnutls was requested." "$LINENO" 5 ;;
@@ -9539,7 +9514,7 @@ return waddch ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest.exe | grep "ncurses" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_ncurses=`otool -L conftest$ac_exeext | grep "libncurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libncurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -9591,7 +9566,7 @@ return waddch ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest.exe | grep "curses" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_curses=`otool -L conftest$ac_exeext | grep "libcurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^   ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -9631,7 +9606,7 @@ done
 LIBS="$ac_save_LIBS"
 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then :
   case "x$with_curses" in
-  x)   wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
+  x)   as_fn_append wine_notices "|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
   xno) ;;
   *)   as_fn_error "lib(n)curses ${notice_platform}development files not found, curses won't be supported.
 This is an error since --with-curses was requested." "$LINENO" 5 ;;
@@ -9714,7 +9689,7 @@ return sane_init ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest.exe | grep "sane" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_sane=`otool -L conftest$ac_exeext | grep "libsane\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libsane\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -9745,13 +9720,75 @@ fi
 fi
 if test "x$ac_cv_lib_soname_sane" = "x"; then :
   case "x$with_sane" in
-  x)   wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
+  x)   as_fn_append wine_notices "|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libsane ${notice_platform}development files not found, scanners won't be supported.
 This is an error since --with-sane was requested." "$LINENO" 5 ;;
 esac
 fi
 
+if test "x$with_v4l" != "xno"
+then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lv4l1" >&5
+$as_echo_n "checking for -lv4l1... " >&6; }
+if test "${ac_cv_lib_soname_v4l1+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_soname_save_LIBS=$LIBS
+LIBS="-lv4l1  $LIBS"
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char v4l1_open ();
+int
+main ()
+{
+return v4l1_open ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  case "$LIBEXT" in
+    dll) ac_cv_lib_soname_v4l1=`$ac_cv_path_LDD conftest.exe | grep "v4l1" | sed -e "s/dll.*/dll/"';2,$d'` ;;
+    dylib) ac_cv_lib_soname_v4l1=`otool -L conftest$ac_exeext | grep "libv4l1\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libv4l1\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
+    *) ac_cv_lib_soname_v4l1=`$ac_cv_path_LDD conftest$ac_exeext | grep "libv4l1\\.$LIBEXT" | sed -e "s/^.*\(libv4l1\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
+  esac
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LIBS=$ac_check_soname_save_LIBS
+fi
+if test "x$ac_cv_lib_soname_v4l1" = "x"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
+$as_echo "not found" >&6; }
+
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_v4l1" >&5
+$as_echo "$ac_cv_lib_soname_v4l1" >&6; }
+
+cat >>confdefs.h <<_ACEOF
+#define SONAME_LIBV4L1 "$ac_cv_lib_soname_v4l1"
+_ACEOF
+
+
+fi
+fi
+if test "x$ac_cv_lib_soname_v4l1" = "x"; then :
+  case "x$with_v4l" in
+  x)   as_fn_append wine_notices "|libv4l ${notice_platform}development files not found." ;;
+  xno) ;;
+  *)   as_fn_error "libv4l ${notice_platform}development files not found.
+This is an error since --with-v4l was requested." "$LINENO" 5 ;;
+esac
+fi
+
 if test "x$with_gphoto" != "xno"
 then
     ac_save_CPPFLAGS="$CPPFLAGS"
@@ -9900,7 +9937,7 @@ fi
 fi
 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then :
   case "x$with_gphoto" in
-  x)   wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
+  x)   as_fn_append wine_notices "|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
 This is an error since --with-gphoto was requested." "$LINENO" 5 ;;
@@ -9989,7 +10026,7 @@ fi
 fi
 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then :
   case "x$with_cms" in
-  x)   wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
+  x)   as_fn_append wine_notices "|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
   xno) ;;
   *)   as_fn_error "liblcms ${notice_platform}development files not found, Color Management won't be supported.
 This is an error since --with-cms was requested." "$LINENO" 5 ;;
@@ -10074,7 +10111,7 @@ return FT_Init_FreeType ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest.exe | grep "freetype" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_freetype=`otool -L conftest$ac_exeext | grep "libfreetype\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfreetype\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^     ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10197,6 +10234,9 @@ if test "${ac_cv_c_ppdev+set}" = set; then :
 else
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
+#ifdef HAVE_SYS_IOCTL_H
+# include <sys/ioctl.h>
+#endif
 #include <linux/ppdev.h>
 int
 main ()
@@ -10548,7 +10588,7 @@ return capi20_register ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest.exe | grep "capi20" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_capi20=`otool -L conftest$ac_exeext | grep "libcapi20\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcapi20\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^   ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10574,7 +10614,7 @@ fi
 fi
 if test "x$ac_cv_lib_soname_capi20" = "x"; then :
   case "x$with_capi" in
-  x)   wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
+  x)   as_fn_append wine_notices "|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
 This is an error since --with-capi was requested." "$LINENO" 5 ;;
@@ -10623,7 +10663,7 @@ return cupsGetDefault ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest.exe | grep "cups" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_cups=`otool -L conftest$ac_exeext | grep "libcups\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcups\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10654,7 +10694,7 @@ done
 fi
 if test "x$ac_cv_lib_soname_cups" = "x"; then :
   case "x$with_cups" in
-  x)   wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
+  x)   as_fn_append wine_notices "|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libcups ${notice_platform}development files not found, CUPS won't be supported.
 This is an error since --with-cups was requested." "$LINENO" 5 ;;
@@ -10690,7 +10730,7 @@ return jack_client_new ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest.exe | grep "jack" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_jack=`otool -L conftest$ac_exeext | grep "libjack-*[0-9.]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjack-*[0-9.]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjack-*[0-9.]*\\.$LIBEXT" | sed -e "s/^.*\(libjack-*[0-9.]*\.$LIBEXT[^       ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10744,7 +10784,7 @@ return FcInit ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_fontconfig=`otool -L conftest$ac_exeext | grep "libfontconfig\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfontconfig\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^       ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10816,7 +10856,7 @@ return FcInit ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest.exe | grep "fontconfig" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_fontconfig=`otool -L conftest$ac_exeext | grep "libfontconfig\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfontconfig\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^       ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10843,7 +10883,7 @@ fi
 fi
 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then :
   case "x$with_fontconfig" in
-  x)   wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
+  x)   as_fn_append wine_notices "|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
   xno) ;;
   *)   as_fn_error "fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
 This is an error since --with-fontconfig was requested." "$LINENO" 5 ;;
@@ -10879,7 +10919,7 @@ return SSL_library_init ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest.exe | grep "ssl" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_ssl=`otool -L conftest$ac_exeext | grep "libssl\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libssl\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10929,7 +10969,7 @@ return BIO_new_socket ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest.exe | grep "crypto" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_crypto=`otool -L conftest$ac_exeext | grep "libcrypto\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcrypto\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^   ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -10955,7 +10995,7 @@ fi
 fi
 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then :
   case "x$with_openssl" in
-  x)   wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
+  x)   as_fn_append wine_warnings "|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
   xno) ;;
   *)   as_fn_error "OpenSSL ${notice_platform}development files not found, SSL won't be supported.
 This is an error since --with-openssl was requested." "$LINENO" 5 ;;
@@ -10991,7 +11031,7 @@ return gsm_create ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_gsm=`$ac_cv_path_LDD conftest.exe | grep "gsm" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_gsm=`otool -L conftest$ac_exeext | grep "libgsm\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgsm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_gsm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgsm\\.$LIBEXT" | sed -e "s/^.*\(libgsm\.$LIBEXT[^    ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -11017,7 +11057,7 @@ fi
 fi
 if test "x$ac_cv_lib_soname_gsm" = "x"; then :
   case "x$with_gsm" in
-  x)   wine_notices="$wine_notices|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
+  x)   as_fn_append wine_notices "|libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libgsm ${notice_platform}development files not found, gsm 06.10 codec won't be supported.
 This is an error since --with-gsm was requested." "$LINENO" 5 ;;
@@ -11053,7 +11093,7 @@ return jpeg_start_decompress ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest.exe | grep "jpeg" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_jpeg=`otool -L conftest$ac_exeext | grep "libjpeg\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjpeg\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -11079,7 +11119,7 @@ fi
 fi
 if test "x$ac_cv_lib_soname_jpeg" = "x"; then :
   case "x$with_jpeg" in
-  x)   wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
+  x)   as_fn_append wine_warnings "|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libjpeg ${notice_platform}development files not found, JPEG won't be supported.
 This is an error since --with-jpeg was requested." "$LINENO" 5 ;;
@@ -11115,7 +11155,7 @@ return png_create_read_struct ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest.exe | grep "png" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_png=`otool -L conftest$ac_exeext | grep "libpng[0-9]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libpng[0-9]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest$ac_exeext | grep "libpng[0-9]*\\.$LIBEXT" | sed -e "s/^.*\(libpng[0-9]*\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -11138,6 +11178,49 @@ _ACEOF
 
 
 fi
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_set_expand_gray_1_2_4_to_8 in -lpng" >&5
+$as_echo_n "checking for png_set_expand_gray_1_2_4_to_8 in -lpng... " >&6; }
+if test "${ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lpng -lm -lz $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char png_set_expand_gray_1_2_4_to_8 ();
+int
+main ()
+{
+return png_set_expand_gray_1_2_4_to_8 ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=yes
+else
+  ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&5
+$as_echo "$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&6; }
+if test "x$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" = x""yes; then :
+
+$as_echo "#define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1" >>confdefs.h
+
+
+fi
+
 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
 then
         ac_save_CPPFLAGS="$CPPFLAGS"
@@ -11187,7 +11270,7 @@ return png_create_read_struct ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest.exe | grep "png" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_png=`otool -L conftest$ac_exeext | grep "libpng[0-9]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libpng[0-9]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest$ac_exeext | grep "libpng[0-9]*\\.$LIBEXT" | sed -e "s/^.*\(libpng[0-9]*\.$LIBEXT[^        ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -11210,17 +11293,120 @@ _ACEOF
 
 
 fi
+        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_set_expand_gray_1_2_4_to_8 in -lpng" >&5
+$as_echo_n "checking for png_set_expand_gray_1_2_4_to_8 in -lpng... " >&6; }
+if test "${ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_lib_save_LIBS=$LIBS
+LIBS="-lpng $X_LIBS -lm -lz $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char png_set_expand_gray_1_2_4_to_8 ();
+int
+main ()
+{
+return png_set_expand_gray_1_2_4_to_8 ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=yes
+else
+  ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&5
+$as_echo "$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" >&6; }
+if test "x$ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8" = x""yes; then :
+  $as_echo "#define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1" >>confdefs.h
+
+fi
+
     fi
 fi
 if test "x$ac_cv_lib_soname_png" = "x"; then :
   case "x$with_png" in
-  x)   wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
+  x)   as_fn_append wine_warnings "|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libpng ${notice_platform}development files not found, PNG won't be supported.
 This is an error since --with-png was requested." "$LINENO" 5 ;;
 esac
 fi
 
+if test "$ac_cv_header_tiffio_h" = "yes"
+then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ltiff" >&5
+$as_echo_n "checking for -ltiff... " >&6; }
+if test "${ac_cv_lib_soname_tiff+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_soname_save_LIBS=$LIBS
+LIBS="-ltiff  $LIBS"
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char TIFFClientOpen ();
+int
+main ()
+{
+return TIFFClientOpen ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  case "$LIBEXT" in
+    dll) ac_cv_lib_soname_tiff=`$ac_cv_path_LDD conftest.exe | grep "tiff" | sed -e "s/dll.*/dll/"';2,$d'` ;;
+    dylib) ac_cv_lib_soname_tiff=`otool -L conftest$ac_exeext | grep "libtiff\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libtiff\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
+    *) ac_cv_lib_soname_tiff=`$ac_cv_path_LDD conftest$ac_exeext | grep "libtiff\\.$LIBEXT" | sed -e "s/^.*\(libtiff\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
+  esac
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+  LIBS=$ac_check_soname_save_LIBS
+fi
+if test "x$ac_cv_lib_soname_tiff" = "x"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
+$as_echo "not found" >&6; }
+
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_tiff" >&5
+$as_echo "$ac_cv_lib_soname_tiff" >&6; }
+
+cat >>confdefs.h <<_ACEOF
+#define SONAME_LIBTIFF "$ac_cv_lib_soname_tiff"
+_ACEOF
+
+
+fi
+fi
+if test "x$ac_cv_lib_soname_tiff" = "x"; then :
+  case "x$with_tiff" in
+  x)   as_fn_append wine_notices "|libtiff ${notice_platform}development files not found, TIFF won't be supported." ;;
+  xno) ;;
+  *)   as_fn_error "libtiff ${notice_platform}development files not found, TIFF won't be supported.
+This is an error since --with-tiff was requested." "$LINENO" 5 ;;
+esac
+fi
+
 if test "$ac_cv_header_mpg123_h" = "yes"
 then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mpg123_feed in -lmpg123" >&5
@@ -11265,26 +11451,26 @@ if test "x$ac_cv_lib_mpg123_mpg123_feed" = x""yes; then :
 fi
 
 fi
-if test "x$ac_cv_lib_mpg123_mpg123_feed" != xyes; then :
+if test "x$ac_cv_lib_mpg123_mpg123_feed" != xyes -a x"$ac_cv_header_CoreAudio_CoreAudio_h" != xyes; then :
   case "x$with_mpg123" in
-  x)   wine_notices="$wine_notices|libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported." ;;
+  x)   as_fn_append wine_notices "|libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libmpg123 ${notice_platform}development files not found (or too old), mp3 codec won't be supported.
 This is an error since --with-mpg123 was requested." "$LINENO" 5 ;;
 esac
 fi
-test "x$ac_cv_lib_mpg123_mpg123_feed" = xyes || enable_winemp3_acm=${enable_winemp3_acm:-no}
+test "x$ac_cv_lib_mpg123_mpg123_feed" = xyes -o "x$ac_cv_header_AudioToolbox_AudioConverter_h" = xyes || enable_winemp3_acm=${enable_winemp3_acm:-no}
 
 if test "$ac_cv_header_AL_al_h" = "yes"
 then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alGetSource3i in -lopenal" >&5
-$as_echo_n "checking for alGetSource3i in -lopenal... " >&6; }
-if test "${ac_cv_lib_openal_alGetSource3i+set}" = set; then :
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -lopenal" >&5
+$as_echo_n "checking for -lopenal... " >&6; }
+if test "${ac_cv_lib_soname_openal+set}" = set; then :
   $as_echo_n "(cached) " >&6
 else
-  ac_check_lib_save_LIBS=$LIBS
+  ac_check_soname_save_LIBS=$LIBS
 LIBS="-lopenal  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
@@ -11303,31 +11489,47 @@ return alGetSource3i ();
 }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_openal_alGetSource3i=yes
-else
-  ac_cv_lib_openal_alGetSource3i=no
+  case "$LIBEXT" in
+    dll) ac_cv_lib_soname_openal=`$ac_cv_path_LDD conftest.exe | grep "openal" | sed -e "s/dll.*/dll/"';2,$d'` ;;
+    dylib) ac_cv_lib_soname_openal=`otool -L conftest$ac_exeext | grep "libopenal\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libopenal\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
+    *) ac_cv_lib_soname_openal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libopenal\\.$LIBEXT" | sed -e "s/^.*\(libopenal\.$LIBEXT[^   ]*\).*$/\1/"';2,$d'` ;;
+  esac
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
+  LIBS=$ac_check_soname_save_LIBS
 fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_openal_alGetSource3i" >&5
-$as_echo "$ac_cv_lib_openal_alGetSource3i" >&6; }
-if test "x$ac_cv_lib_openal_alGetSource3i" = x""yes; then :
-  LIBOPENAL="-lopenal"
+if test "x$ac_cv_lib_soname_openal" = "x"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
+$as_echo "not found" >&6; }
 
-fi
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_soname_openal" >&5
+$as_echo "$ac_cv_lib_soname_openal" >&6; }
+
+cat >>confdefs.h <<_ACEOF
+#define SONAME_LIBOPENAL "$ac_cv_lib_soname_openal"
+_ACEOF
 
+       LIBOPENAL="-lopenal"
+
+                      ac_cv_lib_openal=yes
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_OPENAL 1
+_ACEOF
+
+fi
 fi
-if test "x$ac_cv_lib_openal_alGetSource3i" != xyes; then :
+if test "x$ac_cv_lib_openal" != xyes; then :
   case "x$with_openal" in
-  x)   wine_notices="$wine_notices|libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported." ;;
+  x)   as_fn_append wine_notices "|libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported.
 This is an error since --with-openal was requested." "$LINENO" 5 ;;
 esac
 fi
-test "x$ac_cv_lib_openal_alGetSource3i" = xyes || enable_openal32=${enable_openal32:-no}
+test "x$ac_cv_lib_openal" = xyes || enable_openal32=${enable_openal32:-no}
 
 if test "$ac_cv_header_kstat_h" = "yes"
 then
@@ -11404,7 +11606,7 @@ return SQLConnect ();
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   case "$LIBEXT" in
-    dll) ;;
+    dll) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest.exe | grep "odbc" | sed -e "s/dll.*/dll/"';2,$d'` ;;
     dylib) ac_cv_lib_soname_odbc=`otool -L conftest$ac_exeext | grep "libodbc\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libodbc\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
     *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^         ]*\).*$/\1/"';2,$d'` ;;
   esac
@@ -11437,7 +11639,7 @@ if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack"
         "$ac_cv_header_soundcard_h" != "yes" -a \
         "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
 then
-    wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
+    as_fn_append wine_warnings "|No sound system was found. Windows applications will be silent."
 fi
 
 
@@ -11498,7 +11700,7 @@ else
 CFLAGS="$CFLAGS -fno-builtin"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fno_builtin=yes
@@ -11524,7 +11726,7 @@ else
 CFLAGS="$CFLAGS -fno-strict-aliasing"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__fno_strict_aliasing=yes
@@ -11549,7 +11751,7 @@ else
 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__Wdeclaration_after_statement=yes
@@ -11574,7 +11776,7 @@ else
 CFLAGS="$CFLAGS -Wstrict-prototypes"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__Wstrict_prototypes=yes
@@ -11590,55 +11792,55 @@ $as_echo "$ac_cv_cflags__Wstrict_prototypes" >&6; }
 if test $ac_cv_cflags__Wstrict_prototypes = yes; then :
   EXTRACFLAGS="$EXTRACFLAGS -Wstrict-prototypes"
 fi
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
-$as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
-if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
+$as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
+if test "${ac_cv_cflags__Wtype_limits+set}" = set; then :
   $as_echo_n "(cached) " >&6
 else
   ac_wine_try_cflags_saved=$CFLAGS
-CFLAGS="$CFLAGS -Wwrite-strings"
+CFLAGS="$CFLAGS -Wtype-limits"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_cflags__Wwrite_strings=yes
+  ac_cv_cflags__Wtype_limits=yes
 else
-  ac_cv_cflags__Wwrite_strings=no
+  ac_cv_cflags__Wtype_limits=no
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
 CFLAGS=$ac_wine_try_cflags_saved
 fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
-$as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
-if test $ac_cv_cflags__Wwrite_strings = yes; then :
-  EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
+$as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
+if test $ac_cv_cflags__Wtype_limits = yes; then :
+  EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
 fi
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wtype-limits" >&5
-$as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
-if test "${ac_cv_cflags__Wtype_limits+set}" = set; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wwrite-strings" >&5
+$as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
+if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then :
   $as_echo_n "(cached) " >&6
 else
   ac_wine_try_cflags_saved=$CFLAGS
-CFLAGS="$CFLAGS -Wtype-limits"
+CFLAGS="$CFLAGS -Wwrite-strings"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_cflags__Wtype_limits=yes
+  ac_cv_cflags__Wwrite_strings=yes
 else
-  ac_cv_cflags__Wtype_limits=no
+  ac_cv_cflags__Wwrite_strings=no
 fi
 rm -f core conftest.err conftest.$ac_objext \
     conftest$ac_exeext conftest.$ac_ext
 CFLAGS=$ac_wine_try_cflags_saved
 fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wtype_limits" >&5
-$as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
-if test $ac_cv_cflags__Wtype_limits = yes; then :
-  EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wwrite_strings" >&5
+$as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
+if test $ac_cv_cflags__Wwrite_strings = yes; then :
+  EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
 fi
 
     saved_CFLAGS="$CFLAGS"
@@ -11674,7 +11876,64 @@ $as_echo "$ac_cv_c_string_h_warnings" >&6; }
     EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
   fi
 
-    if test "${enable_maintainer_mode+set}" = set
+    saved_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS -Werror"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken unused result warnings" >&5
+$as_echo_n "checking for broken unused result warnings... " >&6; }
+if test "${ac_cv_c_unused_result_warnings+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <unistd.h>
+int
+main ()
+{
+write(2,"a",1)
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  ac_cv_c_unused_result_warnings=no
+else
+  ac_cv_c_unused_result_warnings=yes
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_unused_result_warnings" >&5
+$as_echo "$ac_cv_c_unused_result_warnings" >&6; }
+  CFLAGS="$saved_CFLAGS"
+  if test "$ac_cv_c_unused_result_warnings" = "yes"
+  then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Wno-unused-result" >&5
+$as_echo_n "checking whether the compiler supports -Wno-unused-result... " >&6; }
+if test "${ac_cv_cflags__Wno_unused_result+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_wine_try_cflags_saved=$CFLAGS
+CFLAGS="$CFLAGS -Wno-unused-result"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+int main(int argc, char **argv) { return 0; }
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  ac_cv_cflags__Wno_unused_result=yes
+else
+  ac_cv_cflags__Wno_unused_result=no
+fi
+rm -f core conftest.err conftest.$ac_objext \
+    conftest$ac_exeext conftest.$ac_ext
+CFLAGS=$ac_wine_try_cflags_saved
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags__Wno_unused_result" >&5
+$as_echo "$ac_cv_cflags__Wno_unused_result" >&6; }
+if test $ac_cv_cflags__Wno_unused_result = yes; then :
+  EXTRACFLAGS="$EXTRACFLAGS -Wno-unused-result"
+fi
+  fi
+
+    if test "x$enable_maintainer_mode" = "xyes"
   then
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports -Werror" >&5
 $as_echo_n "checking whether the compiler supports -Werror... " >&6; }
@@ -11685,7 +11944,7 @@ else
 CFLAGS="$CFLAGS -Werror"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-int main(int argc, char *argv) { return 0; }
+int main(int argc, char **argv) { return 0; }
 _ACEOF
 if ac_fn_c_try_link "$LINENO"; then :
   ac_cv_cflags__Werror=yes
@@ -12000,6 +12259,8 @@ then
 
 $as_echo "#define __ASM_CFI(str) str" >>confdefs.h
 
+   UNWINDFLAGS=-fasynchronous-unwind-tables
+
 else
    $as_echo "#define __ASM_CFI(str) \"\"" >>confdefs.h
 
@@ -12054,7 +12315,7 @@ esac
 
 MAIN_BINARY="wine"
 
-test -z "$with_wine64" || MAIN_BINARY="wine32"
+test "x$enable_win64" != "xyes" || MAIN_BINARY="wine64"
 
 case $host_cpu in
   *i[3456789]86*)
@@ -12109,6 +12370,7 @@ for ac_func in \
        pipe2 \
        poll \
        popen \
+       port_create \
        prctl \
        pread \
        pwrite \
@@ -12577,7 +12839,7 @@ LIBS="$ac_wine_check_funcs_save_LIBS"
 fi
 if test "x$LDAPLIBS" = "x"; then :
   case "x$with_ldap" in
-  x)   wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
+  x)   as_fn_append wine_notices "|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
   xno) ;;
   *)   as_fn_error "libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
 This is an error since --with-ldap was requested." "$LINENO" 5 ;;
@@ -13422,6 +13684,23 @@ _ACEOF
 fi
 
 
+ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_hwaddr" "ac_cv_member_struct_ifreq_ifr_hwaddr" "#ifdef HAVE_SYS_TYPES_H
+#include <sys/types.h>
+#endif
+#ifdef HAVE_NET_IF_H
+# include <net/if.h>
+#endif
+"
+if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = x""yes; then :
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
+_ACEOF
+
+
+fi
+
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for timezone variable" >&5
 $as_echo_n "checking for timezone variable... " >&6; }
 if test "${ac_cv_have_timezone+set}" = set; then :
@@ -13717,47 +13996,342 @@ fi ;;
 esac
 
 
-DEPENDENCIES="### Dependencies:
+
+
+
+ac_config_commands="$ac_config_commands include/stamp-h"
+
+
+ALL_MAKEFILE_DEPENDS="
+# Rules automatically generated by configure
 
 .INIT: Makefile
-.BEGIN: Makefile
 .MAKEFILEDEPS:
-Makefile: dummy
-       -\$(MAKEDEP) \$(MAKEDEPFLAGS) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
+all: Makefile
+Makefile: Makefile.in Make.rules config.status
+       @./config.status Make.tmp Makefile"
 
-\$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
-\$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
-\$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
-\$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
-\$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
+ALL_WINETEST_DEPENDS="# Test binaries"
 
+ALL_TEST_BINARIES=""
 
-ALL_MAKERULES=""
 
-ALL_MAKEFILES=""
+wine_fn_append_file ()
+{
+    as_fn_append $1 " \\$as_nl $2"
+}
 
-ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
+wine_fn_append_rule ()
+{
+    as_fn_append $1 "$as_nl$2"
+}
 
+wine_fn_all_dir_rules ()
+{
+    wine_fn_append_file ALL_DIRS $1
+    wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"__clean__: $1/__clean__
+.PHONY: $1/__clean__
+$1/__clean__: $1/Makefile
+       @cd $1 && \$(MAKE) clean
+       \$(RM) $1/Makefile
+$1/Makefile: $1/Makefile.in config.status $2
+       @./config.status --file $1/Makefile && cd $1 && \$(MAKE) depend
+depend: $1/__depend__
+.PHONY: $1/__depend__
+$1/__depend__: \$(MAKEDEP) dummy
+       @./config.status --file $1/Makefile && cd $1 && \$(MAKE) depend"
+}
 
-ALL_TOP_DIRS=""
+wine_fn_config_makefile ()
+{
+    ac_dir=$1
+    ac_enable=$2
+    eval as_val=\$$ac_enable
+   if test "x$as_val" = x""no; then :
+  return 0
+fi
 
-ALL_DLL_DIRS=""
+    wine_fn_all_dir_rules $ac_dir "Make.rules \$(MAKEDEP)"
+    wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"all: $ac_dir
+.PHONY: $ac_dir
+$ac_dir: $ac_dir/Makefile dummy
+       @cd $ac_dir && \$(MAKE)
+install:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install
+install-lib:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install-lib
+install-dev:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install-dev
+uninstall:: $ac_dir/Makefile
+       @cd $ac_dir && \$(MAKE) uninstall"
+}
 
-ALL_IMPLIB_DIRS=""
+wine_fn_config_lib ()
+{
+    ac_name=$1
+    ac_dir=dlls/$ac_name
+    wine_fn_all_dir_rules $ac_dir "dlls/Makeimplib.rules \$(MAKEDEP)"
+    wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"all __builddeps__: $ac_dir
+$ac_dir: $ac_dir/Makefile tools/widl tools/winebuild tools/winegcc include dummy
+       @cd $ac_dir && \$(MAKE)
+install install-dev:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install
+uninstall:: $ac_dir/Makefile
+       @cd $ac_dir && \$(MAKE) uninstall"
+}
 
-ALL_TEST_DIRS=""
+wine_fn_config_dll ()
+{
+    ac_dir=$1
+    ac_enable=$2
+    ac_implib=$3
+    ac_implibsrc=$4
+    ac_file="dlls/$ac_dir/lib$ac_implib"
+    ac_deps="tools/widl tools/winebuild tools/winegcc include"
+    ac_implibflags=""
 
-ALL_PROGRAM_DIRS=""
+    case $ac_dir in
+      *16) ac_implibflags=" -m16" ;;
+    esac
 
-ALL_PROGRAM_INSTALL_DIRS=""
+    wine_fn_all_dir_rules dlls/$ac_dir "dlls/Makedll.rules \$(MAKEDEP)"
 
-ALL_PROGRAM_BIN_INSTALL_DIRS=""
+    eval as_val=\$$ac_enable
+   if test "x$as_val" = x""no; then :
+                test "$ac_enable" != enable_win16 || return 0
+else
+  wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"all: dlls/$ac_dir
+.PHONY: dlls/$ac_dir
+dlls/$ac_dir: dlls/$ac_dir/Makefile __builddeps__ dummy
+       @cd dlls/$ac_dir && \$(MAKE)
+install:: dlls/$ac_dir/Makefile __builddeps__
+       @cd dlls/$ac_dir && \$(MAKE) install
+install-lib:: dlls/$ac_dir/Makefile __builddeps__
+       @cd dlls/$ac_dir && \$(MAKE) install-lib
+uninstall manpages htmlpages sgmlpages xmlpages:: dlls/$ac_dir/Makefile
+       @cd dlls/$ac_dir && \$(MAKE) \$@"
+fi
 
+    if test -n "$ac_implibsrc"
+    then
+        wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"__builddeps__: $ac_file.$IMPLIBEXT $ac_file.$STATIC_IMPLIBEXT
+$ac_file.$IMPLIBEXT $ac_file.$STATIC_IMPLIBEXT $ac_file.cross.a: $ac_deps
+$ac_file.def: dlls/$ac_dir/$ac_dir.spec dlls/$ac_dir/Makefile
+       @cd dlls/$ac_dir && \$(MAKE) lib$ac_implib.def
+$ac_file.$STATIC_IMPLIBEXT: dlls/$ac_dir/Makefile dummy
+       @cd dlls/$ac_dir && \$(MAKE) lib$ac_implib.$STATIC_IMPLIBEXT
+install-dev:: dlls/$ac_dir/Makefile __builddeps__
+       @cd dlls/$ac_dir && \$(MAKE) install-dev"
+        if test "x$CROSSTEST_DISABLE" = x
+        then
+            wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"__builddeps__: $ac_file.cross.a
+$ac_file.cross.a: dlls/$ac_dir/Makefile dummy
+       @cd dlls/$ac_dir && \$(MAKE) lib$ac_implib.cross.a"
+        fi
 
+    elif test -n "$ac_implib"
+    then
+        wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"__builddeps__: $ac_file.$IMPLIBEXT
+$ac_file.def: dlls/$ac_dir/$ac_dir.spec \$(WINEBUILD)
+       \$(WINEBUILD) \$(TARGETFLAGS)$ac_implibflags -w --def -o \$@ --export \$(SRCDIR)/dlls/$ac_dir/$ac_dir.spec
+$ac_file.a: dlls/$ac_dir/$ac_dir.spec \$(WINEBUILD)
+       \$(WINEBUILD) \$(TARGETFLAGS)$ac_implibflags -w --implib -o \$@ --export \$(SRCDIR)/dlls/$ac_dir/$ac_dir.spec
+install-dev:: dlls/$ac_dir/Makefile __builddeps__
+       @cd dlls/$ac_dir && \$(MAKE) install-dev"
+        if test "x$CROSSTEST_DISABLE" = x
+        then
+            wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"__builddeps__: $ac_file.cross.a
+$ac_file.cross.a: dlls/$ac_dir/$ac_dir.spec \$(WINEBUILD)
+       \$(WINEBUILD) \$(CROSSTARGET:%=-b %)$ac_implibflags -w --implib -o \$@ --export \$(SRCDIR)/dlls/$ac_dir/$ac_dir.spec"
+        fi
 
+        if test "$ac_dir" != "$ac_implib"
+        then
+            wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"__builddeps__: dlls/lib$ac_implib.$IMPLIBEXT
+dlls/lib$ac_implib.$IMPLIBEXT: $ac_file.$IMPLIBEXT
+       \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.$IMPLIBEXT \$@
+clean::
+       \$(RM) dlls/lib$ac_implib.$IMPLIBEXT"
+            if test "x$CROSSTEST_DISABLE" = x
+            then
+                wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"__builddeps__: dlls/lib$ac_implib.cross.a
+dlls/lib$ac_implib.cross.a: $ac_file.cross.a
+       \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.cross.a \$@"
+            fi
+        fi
+    fi
+}
 
-ac_config_commands="$ac_config_commands include/stamp-h"
+wine_fn_config_program ()
+{
+    ac_dir=$1
+    ac_enable=$2
+    ac_install=$3
+    wine_fn_all_dir_rules programs/$ac_dir "programs/Makeprog.rules \$(MAKEDEP)"
+
+    eval as_val=\$$ac_enable
+   if test "x$as_val" = x""no; then :
+
+else
+  wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"all: programs/$ac_dir
+.PHONY: programs/$ac_dir
+programs/$ac_dir: programs/$ac_dir/Makefile __builddeps__ dummy
+       @cd programs/$ac_dir && \$(MAKE)"
 
+    test -n "$ac_install" || return
+    wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"install install-lib:: programs/$ac_dir/Makefile __builddeps__
+       @cd programs/$ac_dir && \$(MAKE) install
+uninstall:: programs/$ac_dir/Makefile
+       @cd programs/$ac_dir && \$(MAKE) uninstall"
+    if test "$ac_install" = installbin -a -n "$DLLEXT" -a "x$enable_tools" != xno
+    then
+        wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"install install-lib:: tools \$(DESTDIR)\$(bindir)
+       \$(INSTALL_SCRIPT) tools/wineapploader \$(DESTDIR)\$(bindir)/$ac_dir
+uninstall::
+       \$(RM) \$(DESTDIR)\$(bindir)/$ac_dir"
+    fi
+fi
+}
+
+wine_fn_config_test ()
+{
+    ac_dir=$1
+    ac_name=$2
+    wine_fn_append_file ALL_TEST_BINARIES $ac_name.exe
+    wine_fn_append_rule ALL_WINETEST_DEPENDS \
+"$ac_name.exe: \$(TOPOBJDIR)/$ac_dir/$ac_name.exe$DLLEXT
+       cp \$(TOPOBJDIR)/$ac_dir/$ac_name.exe$DLLEXT \$@ && \$(STRIP) \$@
+$ac_name.rc:
+       echo \"$ac_name.exe TESTRES \\\"$ac_name.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
+$ac_name.res: $ac_name.rc $ac_name.exe"
+    wine_fn_all_dir_rules $ac_dir "Maketest.rules \$(MAKEDEP)"
+
+    if test "x$enable_tests" = x""no; then :
+
+else
+  wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"all programs/winetest: $ac_dir
+.PHONY: $ac_dir
+$ac_dir: $ac_dir/Makefile __builddeps__ dummy
+       @cd $ac_dir && \$(MAKE)
+test: $ac_dir/__test__
+.PHONY: $ac_dir/__test__
+$ac_dir/__test__: dummy
+       @cd $ac_dir && \$(MAKE) test
+testclean::
+       \$(RM) $ac_dir/*.ok"
+
+        if test "x$CROSSTEST_DISABLE" = x
+        then
+            wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"crosstest: $ac_dir/__crosstest__
+.PHONY: $ac_dir/__crosstest__
+$ac_dir/__crosstest__: $ac_dir/Makefile __builddeps__ dummy
+       @cd $ac_dir && \$(MAKE) crosstest"
+        fi
+fi
+}
+
+wine_fn_config_tool ()
+{
+    ac_dir=$1
+    ac_deps="Make.rules"
+    if test "$ac_dir" != tools
+    then
+                ac_deps="$ac_deps \$(MAKEDEP)"
+    fi
+    wine_fn_all_dir_rules $ac_dir "$ac_deps"
+
+    if test "x$enable_tools" = x""no; then :
+
+else
+  case $ac_dir in
+            tools) wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"install:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install
+install-lib:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install-lib
+install-dev:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install-dev" ;;
+      *)     wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"install install-dev:: $ac_dir
+       @cd $ac_dir && \$(MAKE) install" ;;
+      esac
+      wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"uninstall:: $ac_dir/Makefile
+       @cd $ac_dir && \$(MAKE) uninstall
+all __tooldeps__: $ac_dir
+.PHONY: $ac_dir
+$ac_dir: $ac_dir/Makefile libs/port dummy
+       @cd $ac_dir && \$(MAKE)"
+      case $ac_dir in
+        tools/winebuild) wine_fn_append_rule ALL_MAKEFILE_DEPENDS "\$(WINEBUILD): $ac_dir" ;;
+      esac
+fi
+}
+
+wine_fn_config_makerules ()
+{
+    ac_rules=$1
+    ac_deps=$2
+    wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"$ac_rules: $ac_rules.in $ac_deps config.status
+       @./config.status $ac_rules
+distclean::
+       \$(RM) $ac_rules"
+}
+
+wine_fn_config_symlink ()
+{
+    ac_link=$1
+    wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"$ac_link:
+       @./config.status $ac_link
+distclean::
+       \$(RM) $ac_link"
+}
+
+if test "x$CROSSTEST_DISABLE" != x
+then
+    wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
+"crosstest:
+       @echo \"crosstest is not supported (mingw not installed?)\" && false"
+fi
+ac_config_links="$ac_config_links dlls/wineps.drv/generic.ppd:dlls/wineps.drv/generic.ppd"
+test "$srcdir" = "." || wine_fn_config_symlink dlls/wineps.drv/generic.ppd
+if test "x$enable_fonts" != xno; then
+ac_config_links="$ac_config_links fonts/marlett.ttf:fonts/marlett.ttf"
+test "$srcdir" = "." || wine_fn_config_symlink fonts/marlett.ttf
+fi
+if test "x$enable_fonts" != xno; then
+ac_config_links="$ac_config_links fonts/symbol.ttf:fonts/symbol.ttf"
+test "$srcdir" = "." || wine_fn_config_symlink fonts/symbol.ttf
+fi
+if test "x$enable_fonts" != xno; then
+ac_config_links="$ac_config_links fonts/tahoma.ttf:fonts/tahoma.ttf"
+test "$srcdir" = "." || wine_fn_config_symlink fonts/tahoma.ttf
+fi
+if test "x$enable_fonts" != xno; then
+ac_config_links="$ac_config_links fonts/tahomabd.ttf:fonts/tahomabd.ttf"
+test "$srcdir" = "." || wine_fn_config_symlink fonts/tahomabd.ttf
+fi
+ac_config_links="$ac_config_links tools/l_intl.nls:tools/l_intl.nls"
+test "$srcdir" = "." || wine_fn_config_symlink tools/l_intl.nls
+ac_config_links="$ac_config_links wine:tools/winewrapper"
+wine_fn_config_symlink wine
 
 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
 
@@ -13772,4329 +14346,605 @@ ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
 ac_config_commands="$ac_config_commands include/wine"
 
 
-ALL_MAKERULES="$ALL_MAKERULES \\
-       Make.rules"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-Make.rules: Make.rules.in"
+wine_fn_config_makerules Make.rules
 MAKE_RULES=Make.rules
 ac_config_files="$ac_config_files Make.rules"
 
-ALL_MAKERULES="$ALL_MAKERULES \\
-       dlls/Makedll.rules"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
+wine_fn_config_makerules Maketest.rules Make.rules
+MAKE_TEST_RULES=Maketest.rules
+ac_config_files="$ac_config_files Maketest.rules"
+
+wine_fn_config_makerules dlls/Makedll.rules Make.rules
 MAKE_DLL_RULES=dlls/Makedll.rules
 ac_config_files="$ac_config_files dlls/Makedll.rules"
 
-ALL_MAKERULES="$ALL_MAKERULES \\
-       dlls/Makeimplib.rules"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
+wine_fn_config_makerules dlls/Makeimplib.rules Make.rules
 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
 
-ALL_MAKERULES="$ALL_MAKERULES \\
-       dlls/Maketest.rules"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
-MAKE_TEST_RULES=dlls/Maketest.rules
-ac_config_files="$ac_config_files dlls/Maketest.rules"
-
-ALL_MAKERULES="$ALL_MAKERULES \\
-       programs/Makeprog.rules"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
+wine_fn_config_makerules programs/Makeprog.rules Make.rules
 MAKE_PROG_RULES=programs/Makeprog.rules
 ac_config_files="$ac_config_files programs/Makeprog.rules"
 
 
+wine_fn_config_dll acledit enable_acledit
+wine_fn_config_dll aclui enable_aclui aclui
+wine_fn_config_dll activeds enable_activeds activeds
+wine_fn_config_dll actxprxy enable_actxprxy
+wine_fn_config_lib adsiid
+wine_fn_config_dll advapi32 enable_advapi32 advapi32
+wine_fn_config_test dlls/advapi32/tests advapi32_test
+wine_fn_config_dll advpack enable_advpack advpack
+wine_fn_config_test dlls/advpack/tests advpack_test
+wine_fn_config_dll amstream enable_amstream
+wine_fn_config_test dlls/amstream/tests amstream_test
+wine_fn_config_dll appwiz.cpl enable_appwiz_cpl
+wine_fn_config_dll atl enable_atl atl
+wine_fn_config_test dlls/atl/tests atl_test
+wine_fn_config_dll authz enable_authz
+wine_fn_config_dll avicap32 enable_avicap32 avicap32
+wine_fn_config_dll avifil32 enable_avifil32 avifil32
+wine_fn_config_test dlls/avifil32/tests avifil32_test
+wine_fn_config_dll avifile.dll16 enable_win16
+wine_fn_config_dll avrt enable_avrt avrt
+wine_fn_config_dll bcrypt enable_bcrypt
+wine_fn_config_dll browseui enable_browseui
+wine_fn_config_test dlls/browseui/tests browseui_test
+wine_fn_config_dll cabinet enable_cabinet cabinet
+wine_fn_config_test dlls/cabinet/tests cabinet_test
+wine_fn_config_dll capi2032 enable_capi2032 capi2032
+wine_fn_config_dll cards enable_cards cards
+wine_fn_config_dll cfgmgr32 enable_cfgmgr32 cfgmgr32
+wine_fn_config_dll clusapi enable_clusapi clusapi
+wine_fn_config_dll comcat enable_comcat
+wine_fn_config_test dlls/comcat/tests comcat_test
+wine_fn_config_dll comctl32 enable_comctl32 comctl32
+wine_fn_config_test dlls/comctl32/tests comctl32_test
+wine_fn_config_dll comdlg32 enable_comdlg32 comdlg32
+wine_fn_config_test dlls/comdlg32/tests comdlg32_test
+wine_fn_config_dll comm.drv16 enable_win16
+wine_fn_config_dll commdlg.dll16 enable_win16
+wine_fn_config_dll compobj.dll16 enable_win16
+wine_fn_config_dll compstui enable_compstui compstui
+wine_fn_config_dll credui enable_credui credui
+wine_fn_config_test dlls/credui/tests credui_test
+wine_fn_config_dll crtdll enable_crtdll crtdll
+wine_fn_config_dll crypt32 enable_crypt32 crypt32
+wine_fn_config_test dlls/crypt32/tests crypt32_test
+wine_fn_config_dll cryptdlg enable_cryptdlg
+wine_fn_config_dll cryptdll enable_cryptdll cryptdll
+wine_fn_config_dll cryptnet enable_cryptnet cryptnet
+wine_fn_config_test dlls/cryptnet/tests cryptnet_test
+wine_fn_config_dll cryptui enable_cryptui cryptui
+wine_fn_config_test dlls/cryptui/tests cryptui_test
+wine_fn_config_dll ctapi32 enable_ctapi32
+wine_fn_config_dll ctl3d.dll16 enable_win16
+wine_fn_config_dll ctl3d32 enable_ctl3d32 ctl3d32
+wine_fn_config_dll ctl3dv2.dll16 enable_win16
+wine_fn_config_dll d3d10 enable_d3d10 d3d10
+wine_fn_config_test dlls/d3d10/tests d3d10_test
+wine_fn_config_dll d3d10core enable_d3d10core d3d10core
+wine_fn_config_test dlls/d3d10core/tests d3d10core_test
+wine_fn_config_dll d3d8 enable_d3d8 d3d8
+wine_fn_config_test dlls/d3d8/tests d3d8_test
+wine_fn_config_dll d3d9 enable_d3d9 d3d9
+wine_fn_config_test dlls/d3d9/tests d3d9_test
+wine_fn_config_dll d3dim enable_d3dim d3dim
+wine_fn_config_dll d3drm enable_d3drm d3drm
+wine_fn_config_test dlls/d3drm/tests d3drm_test
+wine_fn_config_dll d3dx9_24 enable_d3dx9_24
+wine_fn_config_dll d3dx9_25 enable_d3dx9_25
+wine_fn_config_dll d3dx9_26 enable_d3dx9_26
+wine_fn_config_dll d3dx9_27 enable_d3dx9_27
+wine_fn_config_dll d3dx9_28 enable_d3dx9_28
+wine_fn_config_dll d3dx9_29 enable_d3dx9_29
+wine_fn_config_dll d3dx9_30 enable_d3dx9_30
+wine_fn_config_dll d3dx9_31 enable_d3dx9_31
+wine_fn_config_dll d3dx9_32 enable_d3dx9_32
+wine_fn_config_dll d3dx9_33 enable_d3dx9_33
+wine_fn_config_dll d3dx9_34 enable_d3dx9_34
+wine_fn_config_dll d3dx9_35 enable_d3dx9_35
+wine_fn_config_dll d3dx9_36 enable_d3dx9_36 d3dx9
+wine_fn_config_test dlls/d3dx9_36/tests d3dx9_36_test
+wine_fn_config_dll d3dx9_37 enable_d3dx9_37
+wine_fn_config_dll d3dx9_38 enable_d3dx9_38
+wine_fn_config_dll d3dx9_39 enable_d3dx9_39
+wine_fn_config_dll d3dx9_40 enable_d3dx9_40
+wine_fn_config_dll d3dx9_41 enable_d3dx9_41
+wine_fn_config_dll d3dx9_42 enable_d3dx9_42
+wine_fn_config_dll d3dxof enable_d3dxof d3dxof
+wine_fn_config_test dlls/d3dxof/tests d3dxof_test
+wine_fn_config_dll dbghelp enable_dbghelp dbghelp
+wine_fn_config_dll dciman32 enable_dciman32 dciman32
+wine_fn_config_dll ddeml.dll16 enable_win16
+wine_fn_config_dll ddraw enable_ddraw ddraw
+wine_fn_config_test dlls/ddraw/tests ddraw_test
+wine_fn_config_dll ddrawex enable_ddrawex
+wine_fn_config_test dlls/ddrawex/tests ddrawex_test
+wine_fn_config_dll devenum enable_devenum
+wine_fn_config_dll dinput enable_dinput dinput "data_formats.c"
+wine_fn_config_test dlls/dinput/tests dinput_test
+wine_fn_config_dll dinput8 enable_dinput8 dinput8
+wine_fn_config_dll dispdib.dll16 enable_win16
+wine_fn_config_dll dispex enable_dispex
+wine_fn_config_test dlls/dispex/tests dispex_test
+wine_fn_config_dll display.drv16 enable_win16
+wine_fn_config_dll dmband enable_dmband
+wine_fn_config_dll dmcompos enable_dmcompos
+wine_fn_config_dll dmime enable_dmime
+wine_fn_config_dll dmloader enable_dmloader
+wine_fn_config_test dlls/dmloader/tests dmloader_test
+wine_fn_config_dll dmscript enable_dmscript
+wine_fn_config_dll dmstyle enable_dmstyle
+wine_fn_config_dll dmsynth enable_dmsynth
+wine_fn_config_dll dmusic enable_dmusic
+wine_fn_config_dll dmusic32 enable_dmusic32 dmusic32
+wine_fn_config_dll dnsapi enable_dnsapi dnsapi
+wine_fn_config_test dlls/dnsapi/tests dnsapi_test
+wine_fn_config_dll dplay enable_dplay dplay
+wine_fn_config_dll dplayx enable_dplayx dplayx
+wine_fn_config_test dlls/dplayx/tests dplayx_test
+wine_fn_config_dll dpnaddr enable_dpnaddr
+wine_fn_config_dll dpnet enable_dpnet dpnet
+wine_fn_config_dll dpnhpast enable_dpnhpast
+wine_fn_config_dll dpnlobby enable_dpnlobby
+wine_fn_config_dll dpwsockx enable_dpwsockx
+wine_fn_config_dll drmclien enable_drmclien
+wine_fn_config_dll dsound enable_dsound dsound
+wine_fn_config_test dlls/dsound/tests dsound_test
+wine_fn_config_dll dssenh enable_dssenh
+wine_fn_config_dll dswave enable_dswave
+wine_fn_config_dll dwmapi enable_dwmapi dwmapi
+wine_fn_config_dll dxdiagn enable_dxdiagn
+wine_fn_config_test dlls/dxdiagn/tests dxdiagn_test
+wine_fn_config_lib dxerr8
+wine_fn_config_lib dxerr9
+wine_fn_config_dll dxgi enable_dxgi dxgi
+wine_fn_config_test dlls/dxgi/tests dxgi_test
+wine_fn_config_lib dxguid
+wine_fn_config_dll faultrep enable_faultrep
+wine_fn_config_dll fltlib enable_fltlib
+wine_fn_config_dll fusion enable_fusion
+wine_fn_config_test dlls/fusion/tests fusion_test
+wine_fn_config_dll fwpuclnt enable_fwpuclnt
+wine_fn_config_dll gameux enable_gameux
+wine_fn_config_dll gdi.exe16 enable_win16
+wine_fn_config_dll gdi32 enable_gdi32 gdi32
+wine_fn_config_test dlls/gdi32/tests gdi32_test
+wine_fn_config_dll gdiplus enable_gdiplus gdiplus
+wine_fn_config_test dlls/gdiplus/tests gdiplus_test
+wine_fn_config_dll glu32 enable_glu32 glu32
+wine_fn_config_dll gphoto2.ds enable_gphoto2_ds
+wine_fn_config_dll gpkcsp enable_gpkcsp
+wine_fn_config_dll hal enable_hal
+wine_fn_config_dll hhctrl.ocx enable_hhctrl_ocx
+wine_fn_config_dll hid enable_hid hid
+wine_fn_config_dll hlink enable_hlink hlink
+wine_fn_config_test dlls/hlink/tests hlink_test
+wine_fn_config_dll hnetcfg enable_hnetcfg
+wine_fn_config_dll httpapi enable_httpapi
+wine_fn_config_dll iccvid enable_iccvid
+wine_fn_config_dll icmp enable_icmp
+wine_fn_config_dll ifsmgr.vxd enable_win16
+wine_fn_config_dll imaadp32.acm enable_imaadp32_acm
+wine_fn_config_dll imagehlp enable_imagehlp imagehlp
+wine_fn_config_test dlls/imagehlp/tests imagehlp_test
+wine_fn_config_dll imm.dll16 enable_win16
+wine_fn_config_dll imm32 enable_imm32 imm32
+wine_fn_config_test dlls/imm32/tests imm32_test
+wine_fn_config_dll inetcomm enable_inetcomm inetcomm
+wine_fn_config_test dlls/inetcomm/tests inetcomm_test
+wine_fn_config_dll inetmib1 enable_inetmib1
+wine_fn_config_test dlls/inetmib1/tests inetmib1_test
+wine_fn_config_dll infosoft enable_infosoft
+wine_fn_config_test dlls/infosoft/tests infosoft_test
+wine_fn_config_dll initpki enable_initpki
+wine_fn_config_dll inkobj enable_inkobj
+wine_fn_config_dll inseng enable_inseng
+wine_fn_config_dll iphlpapi enable_iphlpapi iphlpapi
+wine_fn_config_test dlls/iphlpapi/tests iphlpapi_test
+wine_fn_config_dll itircl enable_itircl
+wine_fn_config_dll itss enable_itss
+wine_fn_config_test dlls/itss/tests itss_test
+wine_fn_config_dll jscript enable_jscript
+wine_fn_config_test dlls/jscript/tests jscript_test
+wine_fn_config_dll kernel32 enable_kernel32 kernel32
+wine_fn_config_test dlls/kernel32/tests kernel32_test
+wine_fn_config_dll keyboard.drv16 enable_win16
+wine_fn_config_dll krnl386.exe16 enable_win16 kernel
+wine_fn_config_dll loadperf enable_loadperf loadperf
+wine_fn_config_dll localspl enable_localspl
+wine_fn_config_test dlls/localspl/tests localspl_test
+wine_fn_config_dll localui enable_localui
+wine_fn_config_test dlls/localui/tests localui_test
+wine_fn_config_dll lz32 enable_lz32 lz32
+wine_fn_config_test dlls/lz32/tests lz32_test
+wine_fn_config_dll lzexpand.dll16 enable_win16
+wine_fn_config_dll mapi32 enable_mapi32 mapi32
+wine_fn_config_test dlls/mapi32/tests mapi32_test
+wine_fn_config_dll mapistub enable_mapistub
+wine_fn_config_dll mciavi32 enable_mciavi32
+wine_fn_config_dll mcicda enable_mcicda
+wine_fn_config_dll mciqtz32 enable_mciqtz32
+wine_fn_config_dll mciseq enable_mciseq
+wine_fn_config_dll mciwave enable_mciwave
+wine_fn_config_dll midimap enable_midimap
+wine_fn_config_dll mlang enable_mlang mlang
+wine_fn_config_test dlls/mlang/tests mlang_test
+wine_fn_config_dll mmdevapi enable_mmdevapi
+wine_fn_config_test dlls/mmdevapi/tests mmdevapi_test
+wine_fn_config_dll mmdevldr.vxd enable_win16
+wine_fn_config_dll mmsystem.dll16 enable_win16
+wine_fn_config_dll monodebg.vxd enable_win16
+wine_fn_config_dll mountmgr.sys enable_mountmgr_sys
+wine_fn_config_dll mouse.drv16 enable_win16
+wine_fn_config_dll mpr enable_mpr mpr
+wine_fn_config_dll mprapi enable_mprapi mprapi
+wine_fn_config_dll msacm.dll16 enable_win16
+wine_fn_config_dll msacm32.drv enable_msacm32_drv
+wine_fn_config_dll msacm32 enable_msacm32 msacm32
+wine_fn_config_test dlls/msacm32/tests msacm32_test
+wine_fn_config_dll msadp32.acm enable_msadp32_acm
+wine_fn_config_dll mscat32 enable_mscat32
+wine_fn_config_dll mscms enable_mscms mscms
+wine_fn_config_test dlls/mscms/tests mscms_test
+wine_fn_config_dll mscoree enable_mscoree
+wine_fn_config_dll msctf enable_msctf
+wine_fn_config_test dlls/msctf/tests msctf_test
+wine_fn_config_dll msdaps enable_msdaps
+wine_fn_config_dll msdmo enable_msdmo msdmo
+wine_fn_config_dll msftedit enable_msftedit
+wine_fn_config_dll msg711.acm enable_msg711_acm
+wine_fn_config_dll msgsm32.acm enable_msgsm32_acm
+wine_fn_config_dll mshtml.tlb enable_mshtml_tlb
+wine_fn_config_dll mshtml enable_mshtml mshtml
+wine_fn_config_test dlls/mshtml/tests mshtml_test
+wine_fn_config_dll msi enable_msi msi
+wine_fn_config_test dlls/msi/tests msi_test
+wine_fn_config_dll msimg32 enable_msimg32 msimg32
+wine_fn_config_dll msimtf enable_msimtf
+wine_fn_config_dll msisip enable_msisip
+wine_fn_config_dll msisys.ocx enable_msisys_ocx
+wine_fn_config_dll msnet32 enable_msnet32
+wine_fn_config_dll msrle32 enable_msrle32
+wine_fn_config_dll mssign32 enable_mssign32
+wine_fn_config_dll mssip32 enable_mssip32
+wine_fn_config_dll mstask enable_mstask
+wine_fn_config_test dlls/mstask/tests mstask_test
+wine_fn_config_dll msvcirt enable_msvcirt
+wine_fn_config_dll msvcp90 enable_msvcp90
+wine_fn_config_test dlls/msvcp90/tests msvcp90_test
+wine_fn_config_dll msvcr100 enable_msvcr100
+wine_fn_config_dll msvcr70 enable_msvcr70 msvcr70
+wine_fn_config_dll msvcr71 enable_msvcr71 msvcr71
+wine_fn_config_dll msvcr80 enable_msvcr80
+wine_fn_config_dll msvcr90 enable_msvcr90
+wine_fn_config_test dlls/msvcr90/tests msvcr90_test
+wine_fn_config_dll msvcrt enable_msvcrt msvcrt
+wine_fn_config_test dlls/msvcrt/tests msvcrt_test
+wine_fn_config_dll msvcrt20 enable_msvcrt20 msvcrt20
+wine_fn_config_dll msvcrt40 enable_msvcrt40 msvcrt40
+wine_fn_config_dll msvcrtd enable_msvcrtd msvcrtd
+wine_fn_config_test dlls/msvcrtd/tests msvcrtd_test
+wine_fn_config_dll msvfw32 enable_msvfw32 msvfw32
+wine_fn_config_test dlls/msvfw32/tests msvfw32_test
+wine_fn_config_dll msvidc32 enable_msvidc32
+wine_fn_config_dll msvideo.dll16 enable_win16
+wine_fn_config_dll mswsock enable_mswsock mswsock
+wine_fn_config_dll msxml3 enable_msxml3
+wine_fn_config_test dlls/msxml3/tests msxml3_test
+wine_fn_config_dll msxml4 enable_msxml4
+wine_fn_config_dll nddeapi enable_nddeapi nddeapi
+wine_fn_config_dll netapi32 enable_netapi32 netapi32
+wine_fn_config_test dlls/netapi32/tests netapi32_test
+wine_fn_config_dll newdev enable_newdev newdev
+wine_fn_config_dll ntdll enable_ntdll ntdll
+wine_fn_config_test dlls/ntdll/tests ntdll_test
+wine_fn_config_dll ntdsapi enable_ntdsapi ntdsapi
+wine_fn_config_test dlls/ntdsapi/tests ntdsapi_test
+wine_fn_config_dll ntoskrnl.exe enable_ntoskrnl_exe ntoskrnl.exe
+wine_fn_config_dll ntprint enable_ntprint
+wine_fn_config_test dlls/ntprint/tests ntprint_test
+wine_fn_config_dll objsel enable_objsel
+wine_fn_config_dll odbc32 enable_odbc32 odbc32
+wine_fn_config_dll odbccp32 enable_odbccp32 odbccp32
+wine_fn_config_test dlls/odbccp32/tests odbccp32_test
+wine_fn_config_dll ole2.dll16 enable_win16
+wine_fn_config_dll ole2conv.dll16 enable_win16
+wine_fn_config_dll ole2disp.dll16 enable_win16
+wine_fn_config_dll ole2nls.dll16 enable_win16
+wine_fn_config_dll ole2prox.dll16 enable_win16
+wine_fn_config_dll ole2thk.dll16 enable_win16
+wine_fn_config_dll ole32 enable_ole32 ole32
+wine_fn_config_test dlls/ole32/tests ole32_test
+wine_fn_config_dll oleacc enable_oleacc oleacc
+wine_fn_config_test dlls/oleacc/tests oleacc_test
+wine_fn_config_dll oleaut32 enable_oleaut32 oleaut32
+wine_fn_config_test dlls/oleaut32/tests oleaut32_test
+wine_fn_config_dll olecli.dll16 enable_win16
+wine_fn_config_dll olecli32 enable_olecli32 olecli32
+wine_fn_config_dll oledb32 enable_oledb32
+wine_fn_config_test dlls/oledb32/tests oledb32_test
+wine_fn_config_dll oledlg enable_oledlg oledlg
+wine_fn_config_dll olepro32 enable_olepro32 olepro32
+wine_fn_config_dll olesvr.dll16 enable_win16
+wine_fn_config_dll olesvr32 enable_olesvr32 olesvr32
+wine_fn_config_dll olethk32 enable_olethk32
+wine_fn_config_dll openal32 enable_openal32
+wine_fn_config_dll opengl32 enable_opengl32 opengl32
+wine_fn_config_test dlls/opengl32/tests opengl32_test
+wine_fn_config_dll pdh enable_pdh pdh
+wine_fn_config_test dlls/pdh/tests pdh_test
+wine_fn_config_dll pidgen enable_pidgen
+wine_fn_config_dll powrprof enable_powrprof powrprof
+wine_fn_config_dll printui enable_printui
+wine_fn_config_dll propsys enable_propsys propsys
+wine_fn_config_test dlls/propsys/tests propsys_test
+wine_fn_config_dll psapi enable_psapi psapi
+wine_fn_config_test dlls/psapi/tests psapi_test
+wine_fn_config_dll pstorec enable_pstorec
+wine_fn_config_dll qcap enable_qcap
+wine_fn_config_dll qedit enable_qedit
+wine_fn_config_test dlls/qedit/tests qedit_test
+wine_fn_config_dll qmgr enable_qmgr
+wine_fn_config_test dlls/qmgr/tests qmgr_test
+wine_fn_config_dll qmgrprxy enable_qmgrprxy
+wine_fn_config_dll quartz enable_quartz quartz
+wine_fn_config_test dlls/quartz/tests quartz_test
+wine_fn_config_dll query enable_query
+wine_fn_config_dll rasapi16.dll16 enable_win16
+wine_fn_config_dll rasapi32 enable_rasapi32 rasapi32
+wine_fn_config_test dlls/rasapi32/tests rasapi32_test
+wine_fn_config_dll rasdlg enable_rasdlg rasdlg
+wine_fn_config_dll resutils enable_resutils resutils
+wine_fn_config_dll riched20 enable_riched20 riched20
+wine_fn_config_test dlls/riched20/tests riched20_test
+wine_fn_config_dll riched32 enable_riched32
+wine_fn_config_test dlls/riched32/tests riched32_test
+wine_fn_config_dll rpcrt4 enable_rpcrt4 rpcrt4
+wine_fn_config_test dlls/rpcrt4/tests rpcrt4_test
+wine_fn_config_dll rsabase enable_rsabase
+wine_fn_config_dll rsaenh enable_rsaenh rsaenh
+wine_fn_config_test dlls/rsaenh/tests rsaenh_test
+wine_fn_config_dll rtutils enable_rtutils rtutils
+wine_fn_config_dll samlib enable_samlib
+wine_fn_config_dll sane.ds enable_sane_ds
+wine_fn_config_dll sccbase enable_sccbase
+wine_fn_config_dll schannel enable_schannel
+wine_fn_config_test dlls/schannel/tests schannel_test
+wine_fn_config_dll secur32 enable_secur32 secur32
+wine_fn_config_test dlls/secur32/tests secur32_test
+wine_fn_config_dll security enable_security
+wine_fn_config_dll sensapi enable_sensapi sensapi
+wine_fn_config_dll serialui enable_serialui serialui
+wine_fn_config_test dlls/serialui/tests serialui_test
+wine_fn_config_dll setupapi enable_setupapi setupapi
+wine_fn_config_test dlls/setupapi/tests setupapi_test
+wine_fn_config_dll setupx.dll16 enable_win16
+wine_fn_config_dll sfc enable_sfc sfc
+wine_fn_config_dll sfc_os enable_sfc_os sfc_os
+wine_fn_config_dll shdoclc enable_shdoclc
+wine_fn_config_dll shdocvw enable_shdocvw shdocvw
+wine_fn_config_test dlls/shdocvw/tests shdocvw_test
+wine_fn_config_dll shell.dll16 enable_win16
+wine_fn_config_dll shell32 enable_shell32 shell32
+wine_fn_config_test dlls/shell32/tests shell32_test
+wine_fn_config_dll shfolder enable_shfolder shfolder
+wine_fn_config_dll shlwapi enable_shlwapi shlwapi
+wine_fn_config_test dlls/shlwapi/tests shlwapi_test
+wine_fn_config_dll slbcsp enable_slbcsp
+wine_fn_config_dll slc enable_slc slc
+wine_fn_config_dll snmpapi enable_snmpapi snmpapi
+wine_fn_config_test dlls/snmpapi/tests snmpapi_test
+wine_fn_config_dll softpub enable_softpub
+wine_fn_config_dll sound.drv16 enable_win16
+wine_fn_config_dll spoolss enable_spoolss spoolss
+wine_fn_config_test dlls/spoolss/tests spoolss_test
+wine_fn_config_dll stdole2.tlb enable_stdole2_tlb
+wine_fn_config_dll stdole32.tlb enable_stdole32_tlb
+wine_fn_config_dll sti enable_sti sti
+wine_fn_config_test dlls/sti/tests sti_test
+wine_fn_config_dll storage.dll16 enable_win16
+wine_fn_config_dll stress.dll16 enable_win16
+wine_fn_config_lib strmiids
+wine_fn_config_dll svrapi enable_svrapi
+wine_fn_config_dll sxs enable_sxs
+wine_fn_config_dll system.drv16 enable_win16
+wine_fn_config_dll t2embed enable_t2embed
+wine_fn_config_dll tapi32 enable_tapi32 tapi32
+wine_fn_config_dll toolhelp.dll16 enable_win16
+wine_fn_config_dll traffic enable_traffic
+wine_fn_config_dll twain.dll16 enable_win16
+wine_fn_config_dll twain_32 enable_twain_32
+wine_fn_config_test dlls/twain_32/tests twain_32_test
+wine_fn_config_dll typelib.dll16 enable_win16
+wine_fn_config_dll unicows enable_unicows unicows
+wine_fn_config_dll updspapi enable_updspapi
+wine_fn_config_dll url enable_url url
+wine_fn_config_dll urlmon enable_urlmon urlmon
+wine_fn_config_test dlls/urlmon/tests urlmon_test
+wine_fn_config_dll usbd.sys enable_usbd_sys usbd.sys
+wine_fn_config_dll user.exe16 enable_win16
+wine_fn_config_dll user32 enable_user32 user32
+wine_fn_config_test dlls/user32/tests user32_test
+wine_fn_config_dll userenv enable_userenv userenv
+wine_fn_config_test dlls/userenv/tests userenv_test
+wine_fn_config_dll usp10 enable_usp10 usp10
+wine_fn_config_test dlls/usp10/tests usp10_test
+wine_fn_config_lib uuid
+wine_fn_config_dll uxtheme enable_uxtheme uxtheme
+wine_fn_config_test dlls/uxtheme/tests uxtheme_test
+wine_fn_config_dll vdhcp.vxd enable_win16
+wine_fn_config_dll vdmdbg enable_vdmdbg vdmdbg
+wine_fn_config_dll ver.dll16 enable_win16
+wine_fn_config_dll version enable_version version
+wine_fn_config_test dlls/version/tests version_test
+wine_fn_config_dll vmm.vxd enable_win16
+wine_fn_config_dll vnbt.vxd enable_win16
+wine_fn_config_dll vnetbios.vxd enable_win16
+wine_fn_config_dll vtdapi.vxd enable_win16
+wine_fn_config_dll vwin32.vxd enable_win16
+wine_fn_config_dll w32skrnl enable_win16
+wine_fn_config_dll w32sys.dll16 enable_win16
+wine_fn_config_dll wbemprox enable_wbemprox
+wine_fn_config_dll wiaservc enable_wiaservc
+wine_fn_config_dll win32s16.dll16 enable_win16
+wine_fn_config_dll win87em.dll16 enable_win16
+wine_fn_config_dll winaspi.dll16 enable_win16
+wine_fn_config_dll windebug.dll16 enable_win16
+wine_fn_config_dll windowscodecs enable_windowscodecs windowscodecs
+wine_fn_config_test dlls/windowscodecs/tests windowscodecs_test
+wine_fn_config_dll winealsa.drv enable_winealsa_drv
+wine_fn_config_dll wineaudioio.drv enable_wineaudioio_drv
+wine_fn_config_dll winecoreaudio.drv enable_winecoreaudio_drv
+wine_fn_config_lib winecrt0
+wine_fn_config_dll wined3d enable_wined3d wined3d
+wine_fn_config_dll wineesd.drv enable_wineesd_drv
+wine_fn_config_dll winejack.drv enable_winejack_drv
+wine_fn_config_dll winejoystick.drv enable_winejoystick_drv
+wine_fn_config_dll winemapi enable_winemapi
+wine_fn_config_dll winemp3.acm enable_winemp3_acm
+wine_fn_config_dll winenas.drv enable_winenas_drv
+wine_fn_config_dll wineoss.drv enable_wineoss_drv
+wine_fn_config_dll wineps.drv enable_wineps_drv
+wine_fn_config_dll wineps16.drv16 enable_win16
+wine_fn_config_dll winequartz.drv enable_winequartz_drv
+wine_fn_config_dll winex11.drv enable_winex11_drv
+wine_fn_config_dll wing.dll16 enable_win16
+wine_fn_config_dll wing32 enable_wing32
+wine_fn_config_dll winhttp enable_winhttp winhttp
+wine_fn_config_test dlls/winhttp/tests winhttp_test
+wine_fn_config_dll wininet enable_wininet wininet
+wine_fn_config_test dlls/wininet/tests wininet_test
+wine_fn_config_dll winmm enable_winmm winmm
+wine_fn_config_test dlls/winmm/tests winmm_test
+wine_fn_config_dll winnls.dll16 enable_win16
+wine_fn_config_dll winnls32 enable_winnls32 winnls32
+wine_fn_config_dll winscard enable_winscard winscard
+wine_fn_config_dll winsock.dll16 enable_win16
+wine_fn_config_dll winspool.drv enable_winspool_drv winspool
+wine_fn_config_test dlls/winspool.drv/tests winspool.drv_test
+wine_fn_config_dll wintab.dll16 enable_win16
+wine_fn_config_dll wintab32 enable_wintab32 wintab32
+wine_fn_config_test dlls/wintab32/tests wintab32_test
+wine_fn_config_dll wintrust enable_wintrust wintrust
+wine_fn_config_test dlls/wintrust/tests wintrust_test
+wine_fn_config_dll wldap32 enable_wldap32 wldap32
+wine_fn_config_test dlls/wldap32/tests wldap32_test
+wine_fn_config_dll wmi enable_wmi
+wine_fn_config_dll wmiutils enable_wmiutils
+wine_fn_config_dll wnaspi32 enable_wnaspi32 wnaspi32
+wine_fn_config_dll wow32 enable_win16 wow32
+wine_fn_config_dll ws2_32 enable_ws2_32 ws2_32
+wine_fn_config_test dlls/ws2_32/tests ws2_32_test
+wine_fn_config_dll wsock32 enable_wsock32 wsock32
+wine_fn_config_dll wtsapi32 enable_wtsapi32 wtsapi32
+wine_fn_config_dll wuapi enable_wuapi
+wine_fn_config_dll wuaueng enable_wuaueng
+wine_fn_config_dll xinput1_1 enable_xinput1_1
+wine_fn_config_dll xinput1_2 enable_xinput1_2
+wine_fn_config_dll xinput1_3 enable_xinput1_3 xinput
+wine_fn_config_test dlls/xinput1_3/tests xinput1_3_test
+wine_fn_config_dll xinput9_1_0 enable_xinput9_1_0
+wine_fn_config_dll xmllite enable_xmllite
+wine_fn_config_test dlls/xmllite/tests xmllite_test
+wine_fn_config_makefile documentation enable_documentation
+wine_fn_config_makefile fonts enable_fonts
+wine_fn_config_makefile include enable_include
+wine_fn_config_makefile libs/port enable_libs_port
+wine_fn_config_makefile libs/wine enable_libs_wine
+wine_fn_config_makefile libs/wpp enable_libs_wpp
+wine_fn_config_makefile loader enable_loader
+wine_fn_config_program attrib enable_attrib install
+wine_fn_config_program cacls enable_cacls install
+wine_fn_config_program clock enable_clock install
+wine_fn_config_program cmd enable_cmd install
+wine_fn_config_test programs/cmd/tests cmd.exe_test
+wine_fn_config_program cmdlgtst enable_cmdlgtst
+wine_fn_config_program control enable_control install
+wine_fn_config_program dxdiag enable_dxdiag install
+wine_fn_config_program eject enable_eject install
+wine_fn_config_program expand enable_expand install
+wine_fn_config_program explorer enable_explorer install
+wine_fn_config_program extrac32 enable_extrac32 install
+wine_fn_config_program hh enable_hh install
+wine_fn_config_program icinfo enable_icinfo install
+wine_fn_config_program iexplore enable_iexplore install
+wine_fn_config_program lodctr enable_lodctr install
+wine_fn_config_program mshta enable_mshta install
+wine_fn_config_program msiexec enable_msiexec installbin
+wine_fn_config_program net enable_net install
+wine_fn_config_program ngen enable_ngen install
+wine_fn_config_program notepad enable_notepad installbin
+wine_fn_config_program oleview enable_oleview install
+wine_fn_config_program ping enable_ping install
+wine_fn_config_program progman enable_progman install
+wine_fn_config_program reg enable_reg install
+wine_fn_config_program regedit enable_regedit installbin
+wine_fn_config_program regsvr32 enable_regsvr32 installbin
+wine_fn_config_program rpcss enable_rpcss install
+wine_fn_config_program rundll.exe16 enable_win16 install
+wine_fn_config_program rundll32 enable_rundll32 install
+wine_fn_config_program sc enable_sc install
+wine_fn_config_program secedit enable_secedit install
+wine_fn_config_program services enable_services install
+wine_fn_config_program spoolsv enable_spoolsv install
+wine_fn_config_program start enable_start install
+wine_fn_config_program svchost enable_svchost install
+wine_fn_config_program taskmgr enable_taskmgr install
+wine_fn_config_program termsv enable_termsv install
+wine_fn_config_program uninstaller enable_uninstaller install
+wine_fn_config_program unlodctr enable_unlodctr install
+wine_fn_config_program view enable_view
+wine_fn_config_program wineboot enable_wineboot installbin
+wine_fn_config_program winebrowser enable_winebrowser install
+wine_fn_config_program winecfg enable_winecfg installbin
+wine_fn_config_program wineconsole enable_wineconsole installbin
+wine_fn_config_program winedbg enable_winedbg installbin
+wine_fn_config_program winedevice enable_winedevice install
+wine_fn_config_program winefile enable_winefile installbin
+wine_fn_config_program winemenubuilder enable_winemenubuilder install
+wine_fn_config_program winemine enable_winemine installbin
+wine_fn_config_program winepath enable_winepath installbin
+wine_fn_config_program winetest enable_winetest
+wine_fn_config_program winevdm enable_win16 install
+wine_fn_config_program winhelp.exe16 enable_win16 install
+wine_fn_config_program winhlp32 enable_winhlp32 install
+wine_fn_config_program winoldap.mod16 enable_win16 install
+wine_fn_config_program winver enable_winver install
+wine_fn_config_program wordpad enable_wordpad install
+wine_fn_config_program write enable_write install
+wine_fn_config_program wscript enable_wscript install
+wine_fn_config_program xcopy enable_xcopy install
+wine_fn_config_makefile server enable_server
+wine_fn_config_tool tools
+wine_fn_config_tool tools/widl
+wine_fn_config_tool tools/winebuild
+wine_fn_config_tool tools/winedump
+wine_fn_config_tool tools/winegcc
+wine_fn_config_tool tools/wmc
+wine_fn_config_tool tools/wrc
+
+ac_config_commands="$ac_config_commands Makefile"
+
+
+ac_config_files="$ac_config_files Make.tmp:Makefile.in"
 
 
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-Makefile: Makefile.in Make.rules"
-ac_config_files="$ac_config_files Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/Makefile"
-test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       dlls"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/Makefile: dlls/Makefile.in Make.rules"
-ac_config_files="$ac_config_files dlls/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/acledit/Makefile"
-test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       acledit"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/acledit/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/aclui/Makefile"
-test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       aclui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/aclui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/activeds/Makefile"
-test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       activeds"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/activeds/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/actxprxy/Makefile"
-test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       actxprxy"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/adsiid/Makefile"
-test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
-       adsiid"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
-ac_config_files="$ac_config_files dlls/adsiid/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/advapi32/Makefile"
-test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       advapi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/advapi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/advapi32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       advapi32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/advpack/Makefile"
-test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       advpack"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/advpack/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/advpack/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       advpack/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/amstream/Makefile"
-test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       amstream"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/amstream/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/amstream/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       amstream/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/appwiz.cpl/Makefile"
-test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       appwiz.cpl"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/atl/Makefile"
-test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       atl"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/atl/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/authz/Makefile"
-test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       authz"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/authz/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/avicap32/Makefile"
-test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       avicap32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/avicap32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/avifil32/Makefile"
-test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       avifil32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/avifil32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/avifile.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       avifile.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/avrt/Makefile"
-test "x$enable_avrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       avrt"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/avrt/Makefile: dlls/avrt/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/avrt/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/bcrypt/Makefile"
-test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       bcrypt"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/browseui/Makefile"
-test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       browseui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/browseui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/browseui/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       browseui/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cabinet/Makefile"
-test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       cabinet"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/cabinet/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cabinet/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       cabinet/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/capi2032/Makefile"
-test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       capi2032"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/capi2032/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cards/Makefile"
-test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       cards"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/cards/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cfgmgr32/Makefile"
-test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       cfgmgr32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/clusapi/Makefile"
-test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       clusapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/clusapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/comcat/Makefile"
-test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       comcat"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/comcat/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/comcat/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       comcat/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/comctl32/Makefile"
-test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       comctl32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/comctl32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/comctl32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       comctl32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/comdlg32/Makefile"
-test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       comdlg32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/comdlg32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       comdlg32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/comm.drv16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       comm.drv16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/commdlg.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       commdlg.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/commdlg.dll16/Makefile: dlls/commdlg.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/commdlg.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/compobj.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       compobj.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/compstui/Makefile"
-test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       compstui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/compstui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/credui/Makefile"
-test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       credui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/credui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/credui/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       credui/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/crtdll/Makefile"
-test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       crtdll"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/crtdll/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/crypt32/Makefile"
-test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       crypt32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/crypt32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/crypt32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       crypt32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cryptdlg/Makefile"
-test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       cryptdlg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cryptdll/Makefile"
-test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       cryptdll"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cryptnet/Makefile"
-test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       cryptnet"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cryptnet/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       cryptnet/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cryptui/Makefile"
-test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       cryptui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/cryptui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/cryptui/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       cryptui/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ctapi32/Makefile"
-test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ctapi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ctl3d.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ctl3d.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ctl3d32/Makefile"
-test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ctl3d32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ctl3dv2.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ctl3dv2.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d10/Makefile"
-test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3d10"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3d10/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d10/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       d3d10/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d10core/Makefile"
-test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3d10core"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d10core/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       d3d10core/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d8/Makefile"
-test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3d8"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3d8/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d8/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       d3d8/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d9/Makefile"
-test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3d9"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3d9/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3d9/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       d3d9/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dim/Makefile"
-test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dim"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dim/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3drm/Makefile"
-test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3drm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3drm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3drm/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       d3drm/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_24/Makefile"
-test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_24"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_25/Makefile"
-test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_25"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_26/Makefile"
-test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_26"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_27/Makefile"
-test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_27"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_28/Makefile"
-test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_28"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_29/Makefile"
-test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_29"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_30/Makefile"
-test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_30"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_31/Makefile"
-test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_31"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_32/Makefile"
-test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_33/Makefile"
-test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_33"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_34/Makefile"
-test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_34"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_35/Makefile"
-test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_35"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_36/Makefile"
-test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_36"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_36/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       d3dx9_36/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_37/Makefile"
-test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_37"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_38/Makefile"
-test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_38"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_39/Makefile"
-test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_39"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_40/Makefile"
-test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_40"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_41/Makefile"
-test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_41"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dx9_42/Makefile"
-test "x$enable_d3dx9_42" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dx9_42"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dx9_42/Makefile: dlls/d3dx9_42/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dx9_42/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dxof/Makefile"
-test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       d3dxof"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/d3dxof/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       d3dxof/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dbghelp/Makefile"
-test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dbghelp"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dciman32/Makefile"
-test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dciman32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dciman32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ddeml.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ddeml.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ddraw/Makefile"
-test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ddraw"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ddraw/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ddraw/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       ddraw/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ddrawex/Makefile"
-test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ddrawex"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ddrawex/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       ddrawex/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/devenum/Makefile"
-test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       devenum"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/devenum/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dinput/Makefile"
-test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dinput"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dinput/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dinput/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       dinput/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dinput8/Makefile"
-test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dinput8"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dinput8/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dispdib.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dispdib.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/display.drv16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       display.drv16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmband/Makefile"
-test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmband"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmband/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmcompos/Makefile"
-test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmcompos"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmime/Makefile"
-test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmime"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmime/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmloader/Makefile"
-test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmloader"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmloader/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmscript/Makefile"
-test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmscript"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmscript/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmstyle/Makefile"
-test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmstyle"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmsynth/Makefile"
-test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmsynth"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmusic/Makefile"
-test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmusic"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmusic/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dmusic32/Makefile"
-test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dmusic32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dnsapi/Makefile"
-test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dnsapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dnsapi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       dnsapi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dplay/Makefile"
-test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dplay"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dplay/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dplayx/Makefile"
-test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dplayx"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dplayx/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dplayx/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       dplayx/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dpnaddr/Makefile"
-test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dpnaddr"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dpnet/Makefile"
-test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dpnet"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dpnet/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dpnhpast/Makefile"
-test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dpnhpast"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dpnlobby/Makefile"
-test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dpnlobby"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dpwsockx/Makefile"
-test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dpwsockx"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/drmclien/Makefile"
-test "x$enable_drmclien" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       drmclien"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/drmclien/Makefile: dlls/drmclien/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/drmclien/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dsound/Makefile"
-test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dsound"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dsound/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dsound/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       dsound/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dssenh/Makefile"
-test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dssenh"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dssenh/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dswave/Makefile"
-test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dswave"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dswave/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dwmapi/Makefile"
-test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dwmapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dxdiagn/Makefile"
-test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dxdiagn"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dxerr8/Makefile"
-test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
-       dxerr8"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
-ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dxerr9/Makefile"
-test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
-       dxerr9"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
-ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dxgi/Makefile"
-test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       dxgi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/dxgi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dxgi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       dxgi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/dxguid/Makefile"
-test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
-       dxguid"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
-ac_config_files="$ac_config_files dlls/dxguid/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/faultrep/Makefile"
-test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       faultrep"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/faultrep/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/fltlib/Makefile"
-test "x$enable_fltlib" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       fltlib"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/fltlib/Makefile: dlls/fltlib/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/fltlib/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/fusion/Makefile"
-test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       fusion"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/fusion/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/fusion/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       fusion/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/gdi32/Makefile"
-test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       gdi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/gdi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/gdi32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       gdi32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/gdiplus/Makefile"
-test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       gdiplus"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/gdiplus/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       gdiplus/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/glu32/Makefile"
-test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       glu32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/glu32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/gphoto2.ds/Makefile"
-test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       gphoto2.ds"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/gpkcsp/Makefile"
-test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       gpkcsp"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/hal/Makefile"
-test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       hal"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/hal/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/hhctrl.ocx/Makefile"
-test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       hhctrl.ocx"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/hid/Makefile"
-test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       hid"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/hid/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/hlink/Makefile"
-test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       hlink"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/hlink/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/hlink/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       hlink/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/hnetcfg/Makefile"
-test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       hnetcfg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/httpapi/Makefile"
-test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       httpapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/httpapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/iccvid/Makefile"
-test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       iccvid"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/iccvid/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/icmp/Makefile"
-test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       icmp"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/icmp/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ifsmgr.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ifsmgr.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/imaadp32.acm/Makefile"
-test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       imaadp32.acm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/imagehlp/Makefile"
-test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       imagehlp"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/imm.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       imm.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/imm32/Makefile"
-test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       imm32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/imm32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/imm32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       imm32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/inetcomm/Makefile"
-test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       inetcomm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/inetcomm/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       inetcomm/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/inetmib1/Makefile"
-test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       inetmib1"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/inetmib1/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       inetmib1/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/infosoft/Makefile"
-test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       infosoft"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/infosoft/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/infosoft/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       infosoft/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/initpki/Makefile"
-test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       initpki"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/initpki/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/inkobj/Makefile"
-test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       inkobj"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/inkobj/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/inseng/Makefile"
-test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       inseng"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/inseng/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/iphlpapi/Makefile"
-test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       iphlpapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/iphlpapi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       iphlpapi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/itircl/Makefile"
-test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       itircl"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/itircl/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/itss/Makefile"
-test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       itss"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/itss/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/itss/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       itss/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/jscript/Makefile"
-test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       jscript"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/jscript/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/jscript/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       jscript/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/kernel32/Makefile"
-test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       kernel32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/kernel32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/kernel32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       kernel32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/keyboard.drv16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       keyboard.drv16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/loadperf/Makefile"
-test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       loadperf"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/loadperf/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/localspl/Makefile"
-test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       localspl"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/localspl/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/localspl/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       localspl/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/localui/Makefile"
-test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       localui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/localui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/localui/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       localui/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/lz32/Makefile"
-test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       lz32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/lz32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/lz32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       lz32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/lzexpand.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       lzexpand.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mapi32/Makefile"
-test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mapi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mapi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mapi32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       mapi32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mciavi32/Makefile"
-test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mciavi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mcicda/Makefile"
-test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mcicda"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mcicda/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mciqtz32/Makefile"
-test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mciqtz32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mciseq/Makefile"
-test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mciseq"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mciseq/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mciwave/Makefile"
-test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mciwave"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mciwave/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/midimap/Makefile"
-test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       midimap"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/midimap/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mlang/Makefile"
-test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mlang"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mlang/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mlang/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       mlang/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mmdevldr.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mmdevldr.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mmsystem.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mmsystem.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mmsystem.dll16/Makefile: dlls/mmsystem.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mmsystem.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/monodebg.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       monodebg.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mountmgr.sys/Makefile"
-test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mountmgr.sys"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mouse.drv16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mouse.drv16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mpr/Makefile"
-test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mpr"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mpr/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mprapi/Makefile"
-test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mprapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mprapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msacm.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msacm.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msacm32.drv/Makefile"
-test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msacm32.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msacm32/Makefile"
-test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msacm32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msacm32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msacm32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       msacm32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msadp32.acm/Makefile"
-test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msadp32.acm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mscat32/Makefile"
-test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mscat32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mscat32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mscms/Makefile"
-test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mscms"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mscms/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mscms/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       mscms/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mscoree/Makefile"
-test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mscoree"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mscoree/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msctf/Makefile"
-test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msctf"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msctf/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msctf/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       msctf/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msdaps/Makefile"
-test "x$enable_msdaps" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msdaps"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msdaps/Makefile: dlls/msdaps/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msdaps/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msdmo/Makefile"
-test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msdmo"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msdmo/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msftedit/Makefile"
-test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msftedit"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msftedit/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msg711.acm/Makefile"
-test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msg711.acm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msgsm32.acm/Makefile"
-test "x$enable_msgsm32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msgsm32.acm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msgsm32.acm/Makefile: dlls/msgsm32.acm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msgsm32.acm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mshtml.tlb/Makefile"
-test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mshtml.tlb"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mshtml/Makefile"
-test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mshtml"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mshtml/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mshtml/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       mshtml/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msi/Makefile"
-test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       msi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msimg32/Makefile"
-test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msimg32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msimg32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msimtf/Makefile"
-test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msimtf"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msimtf/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msisip/Makefile"
-test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msisip"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msisip/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msisys.ocx/Makefile"
-test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msisys.ocx"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msnet32/Makefile"
-test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msnet32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msnet32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msrle32/Makefile"
-test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msrle32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msrle32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mssign32/Makefile"
-test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mssign32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mssign32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mssip32/Makefile"
-test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mssip32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mssip32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mstask/Makefile"
-test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mstask"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mstask/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mstask/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       mstask/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcirt/Makefile"
-test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvcirt"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcr71/Makefile"
-test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvcr71"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcrt/Makefile"
-test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvcrt"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcrt/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       msvcrt/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcrt20/Makefile"
-test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvcrt20"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcrt40/Makefile"
-test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvcrt40"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcrtd/Makefile"
-test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvcrtd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvcrtd/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       msvcrtd/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvfw32/Makefile"
-test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvfw32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvfw32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       msvfw32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvidc32/Makefile"
-test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvidc32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msvideo.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msvideo.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/mswsock/Makefile"
-test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       mswsock"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/mswsock/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msxml3/Makefile"
-test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       msxml3"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/msxml3/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/msxml3/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       msxml3/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/nddeapi/Makefile"
-test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       nddeapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/netapi32/Makefile"
-test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       netapi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/netapi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/netapi32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       netapi32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/newdev/Makefile"
-test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       newdev"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/newdev/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ntdll/Makefile"
-test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ntdll"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ntdll/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ntdll/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       ntdll/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ntdsapi/Makefile"
-test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ntdsapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ntdsapi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       ntdsapi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ntoskrnl.exe/Makefile"
-test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ntoskrnl.exe"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ntprint/Makefile"
-test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ntprint"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ntprint/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ntprint/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       ntprint/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/objsel/Makefile"
-test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       objsel"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/objsel/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/odbc32/Makefile"
-test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       odbc32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/odbc32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/odbccp32/Makefile"
-test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       odbccp32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/odbccp32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       odbccp32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole2.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ole2.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole2conv.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ole2conv.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole2disp.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ole2disp.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole2nls.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ole2nls.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole2prox.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ole2prox.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole2thk.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ole2thk.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole32/Makefile"
-test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ole32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ole32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ole32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       ole32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/oleacc/Makefile"
-test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       oleacc"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/oleacc/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/oleacc/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       oleacc/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/oleaut32/Makefile"
-test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       oleaut32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/oleaut32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       oleaut32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/olecli.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       olecli.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/olecli32/Makefile"
-test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       olecli32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/olecli32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/oledb32/Makefile"
-test "x$enable_oledb32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       oledb32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/oledb32/Makefile: dlls/oledb32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/oledb32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/oledb32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       oledb32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/oledb32/tests/Makefile: dlls/oledb32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/oledb32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/oledlg/Makefile"
-test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       oledlg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/oledlg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/olepro32/Makefile"
-test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       olepro32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/olepro32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/olesvr.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       olesvr.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/olesvr32/Makefile"
-test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       olesvr32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/olethk32/Makefile"
-test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       olethk32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/olethk32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/openal32/Makefile"
-test "x$enable_openal32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       openal32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/openal32/Makefile: dlls/openal32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/openal32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/opengl32/Makefile"
-test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       opengl32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/opengl32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/opengl32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       opengl32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/pdh/Makefile"
-test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       pdh"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/pdh/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/pdh/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       pdh/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/pidgen/Makefile"
-test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       pidgen"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/pidgen/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/powrprof/Makefile"
-test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       powrprof"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/powrprof/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/printui/Makefile"
-test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       printui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/printui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/propsys/Makefile"
-test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       propsys"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/propsys/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/psapi/Makefile"
-test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       psapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/psapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/psapi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       psapi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/pstorec/Makefile"
-test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       pstorec"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/pstorec/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/qcap/Makefile"
-test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       qcap"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/qcap/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/qedit/Makefile"
-test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       qedit"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/qedit/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/qedit/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       qedit/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/qmgr/Makefile"
-test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       qmgr"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/qmgr/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/qmgr/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       qmgr/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/qmgrprxy/Makefile"
-test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       qmgrprxy"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/quartz/Makefile"
-test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       quartz"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/quartz/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/quartz/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       quartz/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/query/Makefile"
-test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       query"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/query/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rasapi16.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       rasapi16.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rasapi32/Makefile"
-test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       rasapi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rasapi32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       rasapi32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rasdlg/Makefile"
-test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       rasdlg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/resutils/Makefile"
-test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       resutils"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/resutils/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/riched20/Makefile"
-test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       riched20"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/riched20/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/riched20/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       riched20/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/riched32/Makefile"
-test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       riched32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/riched32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/riched32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       riched32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rpcrt4/Makefile"
-test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       rpcrt4"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rpcrt4/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       rpcrt4/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rsabase/Makefile"
-test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       rsabase"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/rsabase/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rsaenh/Makefile"
-test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       rsaenh"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rsaenh/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       rsaenh/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/rtutils/Makefile"
-test "x$enable_rtutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       rtutils"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/rtutils/Makefile: dlls/rtutils/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/rtutils/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sane.ds/Makefile"
-test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sane.ds"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sccbase/Makefile"
-test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sccbase"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sccbase/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/schannel/Makefile"
-test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       schannel"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/schannel/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/schannel/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       schannel/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/secur32/Makefile"
-test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       secur32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/secur32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/secur32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       secur32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/security/Makefile"
-test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       security"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/security/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sensapi/Makefile"
-test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sensapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sensapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/serialui/Makefile"
-test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       serialui"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/serialui/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/serialui/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       serialui/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/setupapi/Makefile"
-test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       setupapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/setupapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/setupapi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       setupapi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/setupx.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       setupx.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/setupx.dll16/Makefile: dlls/setupx.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/setupx.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sfc/Makefile"
-test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sfc"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sfc/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sfc_os/Makefile"
-test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sfc_os"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shdoclc/Makefile"
-test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       shdoclc"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shdocvw/Makefile"
-test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       shdocvw"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shdocvw/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       shdocvw/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shell.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       shell.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shell32/Makefile"
-test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       shell32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/shell32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shell32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       shell32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shfolder/Makefile"
-test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       shfolder"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/shfolder/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shlwapi/Makefile"
-test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       shlwapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/shlwapi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       shlwapi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/slbcsp/Makefile"
-test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       slbcsp"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/slc/Makefile"
-test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       slc"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/slc/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/snmpapi/Makefile"
-test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       snmpapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/snmpapi/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       snmpapi/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/softpub/Makefile"
-test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       softpub"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/softpub/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sound.drv16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sound.drv16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/spoolss/Makefile"
-test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       spoolss"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/spoolss/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/spoolss/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       spoolss/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/stdole2.tlb/Makefile"
-test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       stdole2.tlb"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/stdole32.tlb/Makefile"
-test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       stdole32.tlb"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sti/Makefile"
-test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sti"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sti/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sti/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       sti/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sti/tests/Makefile: dlls/sti/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/sti/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/storage.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       storage.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/stress.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       stress.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/strmiids/Makefile"
-test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
-       strmiids"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
-ac_config_files="$ac_config_files dlls/strmiids/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/svrapi/Makefile"
-test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       svrapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/svrapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/sxs/Makefile"
-test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       sxs"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/sxs/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/system.drv16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       system.drv16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/system.drv16/Makefile: dlls/system.drv16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/system.drv16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/t2embed/Makefile"
-test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       t2embed"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/t2embed/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/tapi32/Makefile"
-test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       tapi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/tapi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/toolhelp.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       toolhelp.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/toolhelp.dll16/Makefile: dlls/toolhelp.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/toolhelp.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/traffic/Makefile"
-test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       traffic"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/traffic/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/twain.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       twain.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/twain_32/Makefile"
-test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       twain_32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/twain_32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/twain_32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       twain_32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/typelib.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       typelib.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/unicows/Makefile"
-test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       unicows"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/unicows/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/updspapi/Makefile"
-test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       updspapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/updspapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/url/Makefile"
-test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       url"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/url/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/urlmon/Makefile"
-test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       urlmon"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/urlmon/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/urlmon/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       urlmon/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/user32/Makefile"
-test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       user32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/user32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/user32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       user32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/userenv/Makefile"
-test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       userenv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/userenv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/userenv/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       userenv/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/usp10/Makefile"
-test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       usp10"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/usp10/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/usp10/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       usp10/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/uuid/Makefile"
-test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
-       uuid"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
-ac_config_files="$ac_config_files dlls/uuid/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/uxtheme/Makefile"
-test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       uxtheme"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/uxtheme/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       uxtheme/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/vdhcp.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       vdhcp.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/vdmdbg/Makefile"
-test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       vdmdbg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ver.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ver.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ver.dll16/Makefile: dlls/ver.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ver.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/version/Makefile"
-test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       version"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/version/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/version/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       version/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/version/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/vmm.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       vmm.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/vnbt.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       vnbt.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/vnetbios.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       vnetbios.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/vtdapi.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       vtdapi.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/vwin32.vxd/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       vwin32.vxd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/w32skrnl/Makefile"
-test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       w32skrnl"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/w32sys.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       w32sys.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wbemprox/Makefile"
-test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wbemprox"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wiaservc/Makefile"
-test "x$enable_wiaservc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wiaservc"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wiaservc/Makefile: dlls/wiaservc/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wiaservc/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/win32s16.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       win32s16.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/win87em.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       win87em.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winaspi.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winaspi.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/windebug.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       windebug.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/windowscodecs/Makefile"
-test "x$enable_windowscodecs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       windowscodecs"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/windowscodecs/Makefile: dlls/windowscodecs/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/windowscodecs/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/windowscodecs/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       windowscodecs/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/windowscodecs/tests/Makefile: dlls/windowscodecs/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/windowscodecs/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winealsa.drv/Makefile"
-test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winealsa.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wineaudioio.drv/Makefile"
-test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wineaudioio.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winecoreaudio.drv/Makefile"
-test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winecoreaudio.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winecrt0/Makefile"
-test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
-       winecrt0"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
-ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wined3d/Makefile"
-test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wined3d"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wined3d/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winedos/Makefile"
-test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winedos"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winedos/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wineesd.drv/Makefile"
-test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wineesd.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winejack.drv/Makefile"
-test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winejack.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winejoystick.drv/Makefile"
-test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winejoystick.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winemp3.acm/Makefile"
-test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winemp3.acm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winenas.drv/Makefile"
-test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winenas.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wineoss.drv/Makefile"
-test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wineoss.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wineps.drv/Makefile"
-test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wineps.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wineps16.drv16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wineps16.drv16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wineps16.drv16/Makefile: dlls/wineps16.drv16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wineps16.drv16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winequartz.drv/Makefile"
-test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winequartz.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winex11.drv/Makefile"
-test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winex11.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wing.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wing.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wing.dll16/Makefile: dlls/wing.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wing.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wing32/Makefile"
-test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wing32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wing32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winhttp/Makefile"
-test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winhttp"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winhttp/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winhttp/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       winhttp/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wininet/Makefile"
-test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wininet"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wininet/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wininet/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       wininet/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winmm/Makefile"
-test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winmm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winmm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winmm/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       winmm/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winnls.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winnls.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winnls32/Makefile"
-test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winnls32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winnls32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winscard/Makefile"
-test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winscard"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winscard/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winsock.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winsock.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winsock.dll16/Makefile: dlls/winsock.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winsock.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winspool.drv/Makefile"
-test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       winspool.drv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/winspool.drv/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       winspool.drv/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wintab.dll16/Makefile"
-test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wintab.dll16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wintab32/Makefile"
-test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wintab32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wintab32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wintab32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       wintab32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wintab32/tests/Makefile: dlls/wintab32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/wintab32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wintrust/Makefile"
-test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wintrust"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wintrust/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wintrust/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       wintrust/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wldap32/Makefile"
-test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wldap32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wldap32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wldap32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       wldap32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wmi/Makefile"
-test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wmi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wmi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wmiutils/Makefile"
-test "x$enable_wmiutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wmiutils"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wmiutils/Makefile: dlls/wmiutils/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wmiutils/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wnaspi32/Makefile"
-test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wnaspi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wow32/Makefile"
-test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wow32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wow32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ws2_32/Makefile"
-test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       ws2_32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/ws2_32/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       ws2_32/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wsock32/Makefile"
-test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wsock32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wsock32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wtsapi32/Makefile"
-test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wtsapi32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wuapi/Makefile"
-test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wuapi"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wuapi/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/wuaueng/Makefile"
-test "x$enable_wuaueng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       wuaueng"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/wuaueng/Makefile: dlls/wuaueng/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/wuaueng/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/xinput1_1/Makefile"
-test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       xinput1_1"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/xinput1_2/Makefile"
-test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       xinput1_2"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/xinput1_3/Makefile"
-test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       xinput1_3"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/xinput1_3/tests/Makefile"
-test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
-       xinput1_3/tests"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
-ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/xinput9_1_0/Makefile"
-test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       xinput9_1_0"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       dlls/xmllite/Makefile"
-test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
-       xmllite"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
-ac_config_files="$ac_config_files dlls/xmllite/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       documentation/Makefile"
-test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       documentation"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-documentation/Makefile: documentation/Makefile.in Make.rules"
-ac_config_files="$ac_config_files documentation/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       fonts/Makefile"
-test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       fonts"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-fonts/Makefile: fonts/Makefile.in Make.rules"
-ac_config_files="$ac_config_files fonts/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       include/Makefile"
-test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       include"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-include/Makefile: include/Makefile.in Make.rules"
-ac_config_files="$ac_config_files include/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       libs/Makefile"
-test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       libs"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-libs/Makefile: libs/Makefile.in Make.rules"
-ac_config_files="$ac_config_files libs/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       libs/port/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-libs/port/Makefile: libs/port/Makefile.in Make.rules"
-ac_config_files="$ac_config_files libs/port/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       libs/wine/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
-ac_config_files="$ac_config_files libs/wine/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       libs/wpp/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
-ac_config_files="$ac_config_files libs/wpp/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       loader/Makefile"
-test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       loader"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-loader/Makefile: loader/Makefile.in Make.rules"
-ac_config_files="$ac_config_files loader/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/Makefile"
-test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       programs"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/Makefile: programs/Makefile.in Make.rules"
-ac_config_files="$ac_config_files programs/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/cacls/Makefile"
-test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       cacls"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/cacls/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/clock/Makefile"
-test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       clock"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/clock/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/cmd/Makefile"
-test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       cmd"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/cmd/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/cmdlgtst/Makefile"
-test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       cmdlgtst"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/control/Makefile"
-test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       control"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/control/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/dxdiag/Makefile"
-test "x$enable_dxdiag" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       dxdiag" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       dxdiag"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/dxdiag/Makefile: programs/dxdiag/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/dxdiag/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/eject/Makefile"
-test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       eject"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/eject/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/expand/Makefile"
-test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       expand"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/expand/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/explorer/Makefile"
-test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       explorer"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/explorer/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/extrac32/Makefile"
-test "x$enable_extrac32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       extrac32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       extrac32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/extrac32/Makefile: programs/extrac32/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/extrac32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/hh/Makefile"
-test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       hh"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/hh/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/icinfo/Makefile"
-test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       icinfo"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/icinfo/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/iexplore/Makefile"
-test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       iexplore"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/iexplore/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/lodctr/Makefile"
-test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       lodctr"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/lodctr/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/mshta/Makefile"
-test "x$enable_mshta" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       mshta" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       mshta"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/mshta/Makefile: programs/mshta/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/mshta/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/msiexec/Makefile"
-test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       msiexec"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/msiexec/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/net/Makefile"
-test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       net"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/net/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/notepad/Makefile"
-test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       notepad"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/notepad/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/oleview/Makefile"
-test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       oleview"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/oleview/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/progman/Makefile"
-test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       progman"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/progman/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/reg/Makefile"
-test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       reg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/reg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/regedit/Makefile"
-test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       regedit"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/regedit/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/regsvr32/Makefile"
-test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       regsvr32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/regsvr32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/rpcss/Makefile"
-test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       rpcss"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/rpcss/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/rundll32/Makefile"
-test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       rundll32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/rundll32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/secedit/Makefile"
-test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       secedit"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/secedit/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/services/Makefile"
-test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       services"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/services/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/spoolsv/Makefile"
-test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       spoolsv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/spoolsv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/start/Makefile"
-test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       start"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/start/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/svchost/Makefile"
-test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       svchost"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/svchost/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/taskmgr/Makefile"
-test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       taskmgr"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/taskmgr/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/termsv/Makefile"
-test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       termsv"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/termsv/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/uninstaller/Makefile"
-test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       uninstaller"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/uninstaller/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/unlodctr/Makefile"
-test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       unlodctr"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/unlodctr/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/view/Makefile"
-test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       view"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/view/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/wineboot/Makefile"
-test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       wineboot"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/wineboot/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winebrowser/Makefile"
-test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winebrowser"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winebrowser/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winecfg/Makefile"
-test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       winecfg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winecfg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/wineconsole/Makefile"
-test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       wineconsole"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/wineconsole/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winedbg/Makefile"
-test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       winedbg"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winedbg/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winedevice/Makefile"
-test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winedevice"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winedevice/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winefile/Makefile"
-test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       winefile"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winefile/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winemenubuilder/Makefile"
-test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winemenubuilder"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winemine/Makefile"
-test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       winemine"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winemine/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winepath/Makefile"
-test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
-       winepath"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winepath/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winetest/Makefile"
-test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winetest"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winetest/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winevdm/Makefile"
-test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winevdm"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winevdm/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winhelp.exe16/Makefile"
-test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winhelp.exe16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winhlp32/Makefile"
-test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winhlp32"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winhlp32/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winoldap.mod16/Makefile"
-test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winoldap.mod16"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/winver/Makefile"
-test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       winver"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/winver/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/wordpad/Makefile"
-test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       wordpad"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/wordpad/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/write/Makefile"
-test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       write"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/write/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       programs/xcopy/Makefile"
-test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
-       xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
-       xcopy"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
-ac_config_files="$ac_config_files programs/xcopy/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       server/Makefile"
-test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       server"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-server/Makefile: server/Makefile.in Make.rules"
-ac_config_files="$ac_config_files server/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       tools/Makefile"
-test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
-       tools"
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-tools/Makefile: tools/Makefile.in Make.rules"
-ac_config_files="$ac_config_files tools/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       tools/widl/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
-ac_config_files="$ac_config_files tools/widl/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       tools/winebuild/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
-ac_config_files="$ac_config_files tools/winebuild/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       tools/winedump/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
-ac_config_files="$ac_config_files tools/winedump/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       tools/winegcc/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
-ac_config_files="$ac_config_files tools/winegcc/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       tools/wmc/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
-ac_config_files="$ac_config_files tools/wmc/Makefile"
-
-ALL_MAKEFILES="$ALL_MAKEFILES \\
-       tools/wrc/Makefile"
-
-ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
-tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
-ac_config_files="$ac_config_files tools/wrc/Makefile"
-
-
-
-ALL_WINETEST_DEPENDS="# Test binaries"
 
-for dir in $ALL_TEST_DIRS
-do
-    if test "$dir" != "\\"
-    then
-        testname=`expr $dir : '\(.*\)/tests'`_test
-        ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
-
-$testname.exe: \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT)
-       cp \$(DLLDIR)/$dir/$testname.exe\$(DLLEXT) \$@ && \$(STRIP) \$@
-$testname.rc:
-       echo \"$testname.exe TESTRES \\\"$testname.exe\\\"\" >\$@ || (\$(RM) \$@ && false)
-$testname.res: $testname.rc $testname.exe"
-    fi
-done
+if test -n "$with_wine64"
+then
+wine_fn_append_rule ALL_MAKEFILE_DEPENDS "all: fonts server $with_wine64/loader/wine
+fonts server:
+       \$(RM) \$@ && \$(LN_S) $with_wine64/\$@ \$@
+$with_wine64/loader/wine:
+       \$(RM) \$@ && \$(LN_S) $ac_pwd/loader/wine \$@
+clean::
+       \$(RM) fonts server $with_wine64/loader/wine"
+fi
 
-test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
+wine_fn_append_rule ALL_MAKEFILE_DEPENDS "uninstall::
+       -rmdir \$(DESTDIR)\$(datadir)/wine \$(DESTDIR)\$(fakedlldir) \$(DESTDIR)\$(dlldir)"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -18601,8 +15451,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Wine $as_me 1.1.33, which was
-generated by GNU Autoconf 2.64.  Invocation command line was
+This file was extended by Wine $as_me 1.2, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -18628,6 +15478,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 # Files that config.status was made for.
 config_files="$ac_config_files"
 config_headers="$ac_config_headers"
+config_links="$ac_config_links"
 config_commands="$ac_config_commands"
 
 _ACEOF
@@ -18642,6 +15493,7 @@ Usage: $0 [OPTION]... [TAG]...
 
   -h, --help       print this help, then exit
   -V, --version    print version number and configuration settings, then exit
+      --config     print configuration, then exit
   -q, --quiet, --silent
                    do not print progress messages
   -d, --debug      don't remove temporary files
@@ -18657,6 +15509,9 @@ $config_files
 Configuration headers:
 $config_headers
 
+Configuration links:
+$config_links
+
 Configuration commands:
 $config_commands
 
@@ -18665,10 +15520,11 @@ Wine home page: <http://www.winehq.org>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Wine config.status 1.1.33
-configured by $0, generated by GNU Autoconf 2.64,
-  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
+Wine config.status 1.2
+configured by $0, generated by GNU Autoconf 2.65,
+  with options \\"\$ac_cs_config\\"
 
 Copyright (C) 2009 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
@@ -18704,6 +15560,8 @@ do
     ac_cs_recheck=: ;;
   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
     $as_echo "$ac_cs_version"; exit ;;
+  --config | --confi | --conf | --con | --co | --c )
+    $as_echo "$ac_cs_config"; exit ;;
   --debug | --debu | --deb | --de | --d | -d )
     debug=: ;;
   --file | --fil | --fi | --f )
@@ -18772,6 +15630,17 @@ _ASBOX
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+#
+# INIT-COMMANDS
+#
+wine_fn_output_makefile ()
+{
+    cat Make.tmp - <<\_WINE_EOF >\$tmp/makefile && mv -f \$tmp/makefile \$1 && rm -f Make.tmp && return
+$ALL_MAKEFILE_DEPENDS
+_WINE_EOF
+    as_fn_error "could not create Makefile" "$LINENO" 5
+}
+
 _ACEOF
 
 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
   case $ac_config_target in
     "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
     "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
+    "dlls/wineps.drv/generic.ppd") CONFIG_LINKS="$CONFIG_LINKS dlls/wineps.drv/generic.ppd:dlls/wineps.drv/generic.ppd" ;;
+    "fonts/marlett.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/marlett.ttf:fonts/marlett.ttf" ;;
+    "fonts/symbol.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/symbol.ttf:fonts/symbol.ttf" ;;
+    "fonts/tahoma.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/tahoma.ttf:fonts/tahoma.ttf" ;;
+    "fonts/tahomabd.ttf") CONFIG_LINKS="$CONFIG_LINKS fonts/tahomabd.ttf:fonts/tahomabd.ttf" ;;
+    "tools/l_intl.nls") CONFIG_LINKS="$CONFIG_LINKS tools/l_intl.nls:tools/l_intl.nls" ;;
+    "wine") CONFIG_LINKS="$CONFIG_LINKS wine:tools/winewrapper" ;;
     "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
     "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
     "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
     "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
     "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
     "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
+    "Maketest.rules") CONFIG_FILES="$CONFIG_FILES Maketest.rules" ;;
     "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
     "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
-    "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
     "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
-    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
-    "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
-    "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
-    "dlls/aclui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/aclui/Makefile" ;;
-    "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
-    "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
-    "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
-    "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
-    "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
-    "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
-    "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
-    "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
-    "dlls/amstream/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
-    "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
-    "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
-    "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
-    "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
-    "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
-    "dlls/avifile.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
-    "dlls/avrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avrt/Makefile" ;;
-    "dlls/bcrypt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
-    "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
-    "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
-    "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
-    "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
-    "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
-    "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
-    "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
-    "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
-    "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
-    "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
-    "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
-    "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
-    "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
-    "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
-    "dlls/comm.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
-    "dlls/commdlg.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/commdlg.dll16/Makefile" ;;
-    "dlls/compobj.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
-    "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
-    "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
-    "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
-    "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
-    "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
-    "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
-    "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
-    "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
-    "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
-    "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
-    "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
-    "dlls/cryptui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
-    "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
-    "dlls/ctl3d.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
-    "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
-    "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
-    "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
-    "dlls/d3d10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
-    "dlls/d3d10core/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
-    "dlls/d3d10core/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
-    "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
-    "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
-    "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
-    "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
-    "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
-    "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
-    "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
-    "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
-    "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
-    "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
-    "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
-    "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
-    "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
-    "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
-    "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
-    "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
-    "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
-    "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
-    "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
-    "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
-    "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
-    "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
-    "dlls/d3dx9_38/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
-    "dlls/d3dx9_39/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
-    "dlls/d3dx9_40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
-    "dlls/d3dx9_41/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
-    "dlls/d3dx9_42/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_42/Makefile" ;;
-    "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
-    "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
-    "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
-    "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
-    "dlls/ddeml.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
-    "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
-    "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
-    "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
-    "dlls/ddrawex/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
-    "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
-    "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
-    "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
-    "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
-    "dlls/dispdib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
-    "dlls/display.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
-    "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
-    "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
-    "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
-    "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
-    "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
-    "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
-    "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
-    "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
-    "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
-    "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
-    "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
-    "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
-    "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
-    "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
-    "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
-    "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
-    "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
-    "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
-    "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
-    "dlls/drmclien/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/drmclien/Makefile" ;;
-    "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
-    "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
-    "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
-    "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
-    "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
-    "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
-    "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
-    "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
-    "dlls/dxgi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/Makefile" ;;
-    "dlls/dxgi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
-    "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
-    "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
-    "dlls/fltlib/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fltlib/Makefile" ;;
-    "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
-    "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
-    "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
-    "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
-    "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
-    "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
-    "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
-    "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
-    "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
-    "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
-    "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
-    "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
-    "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
-    "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
-    "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
-    "dlls/httpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/httpapi/Makefile" ;;
-    "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
-    "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
-    "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
-    "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
-    "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
-    "dlls/imm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
-    "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
-    "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
-    "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
-    "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
-    "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
-    "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
-    "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
-    "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
-    "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
-    "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
-    "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
-    "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
-    "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
-    "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
-    "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
-    "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
-    "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
-    "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
-    "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
-    "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
-    "dlls/keyboard.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
-    "dlls/loadperf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/loadperf/Makefile" ;;
-    "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
-    "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
-    "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
-    "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
-    "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
-    "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
-    "dlls/lzexpand.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
-    "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
-    "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
-    "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
-    "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
-    "dlls/mciqtz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
-    "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
-    "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
-    "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
-    "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
-    "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
-    "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
-    "dlls/mmsystem.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmsystem.dll16/Makefile" ;;
-    "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
-    "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
-    "dlls/mouse.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
-    "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
-    "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
-    "dlls/msacm.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
-    "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
-    "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
-    "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
-    "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
-    "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
-    "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
-    "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
-    "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
-    "dlls/msctf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/Makefile" ;;
-    "dlls/msctf/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
-    "dlls/msdaps/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdaps/Makefile" ;;
-    "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
-    "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
-    "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
-    "dlls/msgsm32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msgsm32.acm/Makefile" ;;
-    "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
-    "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
-    "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
-    "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
-    "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
-    "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
-    "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
-    "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
-    "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
-    "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
-    "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
-    "dlls/mssign32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssign32/Makefile" ;;
-    "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
-    "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
-    "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
-    "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
-    "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
-    "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
-    "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
-    "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
-    "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
-    "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
-    "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
-    "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
-    "dlls/msvfw32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
-    "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
-    "dlls/msvideo.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
-    "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
-    "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
-    "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
-    "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
-    "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
-    "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
-    "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
-    "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
-    "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
-    "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
-    "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
-    "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
-    "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
-    "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
-    "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
-    "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
-    "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
-    "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
-    "dlls/ole2.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
-    "dlls/ole2conv.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
-    "dlls/ole2disp.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
-    "dlls/ole2nls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
-    "dlls/ole2prox.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
-    "dlls/ole2thk.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
-    "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
-    "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
-    "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
-    "dlls/oleacc/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
-    "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
-    "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
-    "dlls/olecli.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
-    "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
-    "dlls/oledb32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledb32/Makefile" ;;
-    "dlls/oledb32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledb32/tests/Makefile" ;;
-    "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
-    "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
-    "dlls/olesvr.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
-    "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
-    "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
-    "dlls/openal32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/openal32/Makefile" ;;
-    "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
-    "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
-    "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
-    "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
-    "dlls/pidgen/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pidgen/Makefile" ;;
-    "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
-    "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
-    "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
-    "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
-    "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
-    "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
-    "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
-    "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
-    "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
-    "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
-    "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
-    "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
-    "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
-    "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
-    "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
-    "dlls/rasapi16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
-    "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
-    "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
-    "dlls/rasdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
-    "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
-    "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
-    "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
-    "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
-    "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
-    "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
-    "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
-    "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
-    "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
-    "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
-    "dlls/rtutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rtutils/Makefile" ;;
-    "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
-    "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
-    "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
-    "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
-    "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
-    "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
-    "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
-    "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
-    "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
-    "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
-    "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
-    "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
-    "dlls/setupx.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupx.dll16/Makefile" ;;
-    "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
-    "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
-    "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
-    "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
-    "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
-    "dlls/shell.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
-    "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
-    "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
-    "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
-    "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
-    "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
-    "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
-    "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
-    "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
-    "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
-    "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
-    "dlls/sound.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
-    "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
-    "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
-    "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
-    "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
-    "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
-    "dlls/sti/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/tests/Makefile" ;;
-    "dlls/storage.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
-    "dlls/stress.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
-    "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
-    "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
-    "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
-    "dlls/system.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/system.drv16/Makefile" ;;
-    "dlls/t2embed/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/t2embed/Makefile" ;;
-    "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
-    "dlls/toolhelp.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/toolhelp.dll16/Makefile" ;;
-    "dlls/traffic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/traffic/Makefile" ;;
-    "dlls/twain.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
-    "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
-    "dlls/twain_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
-    "dlls/typelib.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
-    "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
-    "dlls/updspapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/updspapi/Makefile" ;;
-    "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
-    "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
-    "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
-    "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
-    "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
-    "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
-    "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
-    "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
-    "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
-    "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
-    "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
-    "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
-    "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
-    "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
-    "dlls/ver.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ver.dll16/Makefile" ;;
-    "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
-    "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
-    "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
-    "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
-    "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
-    "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
-    "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
-    "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
-    "dlls/w32sys.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
-    "dlls/wbemprox/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
-    "dlls/wiaservc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wiaservc/Makefile" ;;
-    "dlls/win32s16.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
-    "dlls/win87em.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
-    "dlls/winaspi.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
-    "dlls/windebug.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
-    "dlls/windowscodecs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windowscodecs/Makefile" ;;
-    "dlls/windowscodecs/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/windowscodecs/tests/Makefile" ;;
-    "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
-    "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
-    "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
-    "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
-    "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
-    "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
-    "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
-    "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
-    "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
-    "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
-    "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
-    "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
-    "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
-    "dlls/wineps16.drv16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps16.drv16/Makefile" ;;
-    "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
-    "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
-    "dlls/wing.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing.dll16/Makefile" ;;
-    "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
-    "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
-    "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
-    "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
-    "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
-    "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
-    "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
-    "dlls/winnls.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
-    "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
-    "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
-    "dlls/winsock.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winsock.dll16/Makefile" ;;
-    "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
-    "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
-    "dlls/wintab.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
-    "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
-    "dlls/wintab32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/tests/Makefile" ;;
-    "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
-    "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
-    "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
-    "dlls/wldap32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
-    "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
-    "dlls/wmiutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmiutils/Makefile" ;;
-    "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
-    "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
-    "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
-    "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
-    "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
-    "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
-    "dlls/wuapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuapi/Makefile" ;;
-    "dlls/wuaueng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wuaueng/Makefile" ;;
-    "dlls/xinput1_1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
-    "dlls/xinput1_2/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
-    "dlls/xinput1_3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
-    "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
-    "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
-    "dlls/xmllite/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xmllite/Makefile" ;;
-    "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
-    "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
-    "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
-    "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
-    "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
-    "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
-    "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
-    "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
-    "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
-    "programs/cacls/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cacls/Makefile" ;;
-    "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
-    "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
-    "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
-    "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
-    "programs/dxdiag/Makefile") CONFIG_FILES="$CONFIG_FILES programs/dxdiag/Makefile" ;;
-    "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
-    "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
-    "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
-    "programs/extrac32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/extrac32/Makefile" ;;
-    "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
-    "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
-    "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
-    "programs/lodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/lodctr/Makefile" ;;
-    "programs/mshta/Makefile") CONFIG_FILES="$CONFIG_FILES programs/mshta/Makefile" ;;
-    "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
-    "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
-    "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
-    "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
-    "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
-    "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
-    "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
-    "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
-    "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
-    "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
-    "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
-    "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
-    "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
-    "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
-    "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
-    "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
-    "programs/termsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/termsv/Makefile" ;;
-    "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
-    "programs/unlodctr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/unlodctr/Makefile" ;;
-    "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
-    "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
-    "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
-    "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
-    "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
-    "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
-    "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
-    "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
-    "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
-    "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
-    "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
-    "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
-    "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
-    "programs/winhelp.exe16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
-    "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
-    "programs/winoldap.mod16/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
-    "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
-    "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
-    "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
-    "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
-    "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
-    "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
-    "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
-    "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
-    "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
-    "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
-    "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
-    "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
+    "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
+    "Make.tmp") CONFIG_FILES="$CONFIG_FILES Make.tmp:Makefile.in" ;;
 
   *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac
@@ -19333,6 +15684,7 @@ done
 if $ac_need_defaults; then
   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
+  test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
 fi
 
@@ -19451,7 +15803,7 @@ s/'"$ac_delim"'$//
 t delim
 :nl
 h
-s/\(.\{148\}\).*/\1/
+s/\(.\{148\}\)..*/\1/
 t more1
 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
 p
@@ -19465,7 +15817,7 @@ s/.\{148\}//
 t nl
 :delim
 h
-s/\(.\{148\}\).*/\1/
+s/\(.\{148\}\)..*/\1/
 t more2
 s/["\\]/\\&/g; s/^/"/; s/$/"/
 p
@@ -19654,7 +16006,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 fi # test -n "$CONFIG_HEADERS"
 
 
-eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
+eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS  :L $CONFIG_LINKS  :C $CONFIG_COMMANDS"
 shift
 for ac_tag
 do
@@ -19895,7 +16247,38 @@ $as_echo "$as_me: $ac_file is unchanged" >&6;}
       || as_fn_error "could not create -" "$LINENO" 5
   fi
  ;;
+  :L)
+  #
+  # CONFIG_LINK
+  #
+
+  if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
+    :
+  else
+    # Prefer the file from the source tree if names are identical.
+    if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
+      ac_source=$srcdir/$ac_source
+    fi
+
+    { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
+$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
+
+    if test ! -r "$ac_source"; then
+      as_fn_error "$ac_source: file not found" "$LINENO" 5
+    fi
+    rm -f "$ac_file"
 
+    # Try a relative symlink, then a hard link, then a copy.
+    case $srcdir in
+    [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
+       *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
+    esac
+    ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
+      ln "$ac_source" "$ac_file" 2>/dev/null ||
+      cp -p "$ac_source" "$ac_file" ||
+      as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
+  fi
+ ;;
   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
 $as_echo "$as_me: executing $ac_file commands" >&6;}
  ;;
@@ -19904,18 +16287,19 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
 
   case $ac_file$ac_mode in
     "include/stamp-h":C) echo timestamp > include/stamp-h ;;
-    "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/enhmfdrv" >&5
-$as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
-    "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/mfdrv" >&5
-$as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
-    "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/kernel32/nls" >&5
-$as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
-    "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/user32/resources" >&5
-$as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
-    "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/wineps.drv/data" >&5
-$as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
-    "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:${as_lineno-$LINENO}: creating include/wine" >&5
-$as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
+    "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/enhmfdrv" >&5
+$as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;}; as_dir="dlls/gdi32/enhmfdrv"; as_fn_mkdir_p; } ;;
+    "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/gdi32/mfdrv" >&5
+$as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;}; as_dir="dlls/gdi32/mfdrv"; as_fn_mkdir_p; } ;;
+    "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/kernel32/nls" >&5
+$as_echo "$as_me: creating dlls/kernel32/nls" >&6;}; as_dir="dlls/kernel32/nls"; as_fn_mkdir_p; } ;;
+    "dlls/user32/resources":C) test -d "dlls/user32/resources" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/user32/resources" >&5
+$as_echo "$as_me: creating dlls/user32/resources" >&6;}; as_dir="dlls/user32/resources"; as_fn_mkdir_p; } ;;
+    "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating dlls/wineps.drv/data" >&5
+$as_echo "$as_me: creating dlls/wineps.drv/data" >&6;}; as_dir="dlls/wineps.drv/data"; as_fn_mkdir_p; } ;;
+    "include/wine":C) test -d "include/wine" || { { $as_echo "$as_me:${as_lineno-$LINENO}: creating include/wine" >&5
+$as_echo "$as_me: creating include/wine" >&6;}; as_dir="include/wine"; as_fn_mkdir_p; } ;;
+    "Makefile":C) wine_fn_output_makefile Makefile ;;
 
   esac
 done # for ac_tag
@@ -19984,6 +16368,6 @@ done
 IFS="$ac_save_IFS"
 
 echo "
-$as_me: Finished.  Do '${ac_make} depend && ${ac_make}' to compile Wine.
+$as_me: Finished.  Do '${ac_make}' to compile Wine.
 " >&6