urlmon: Implemented IUriBuilder_{Get/Set}Password.
[wine] / configure
index 4dc93f3..c47168d 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for Wine 1.1.42.
+# Generated by GNU Autoconf 2.65 for Wine 1.3.2.
 #
 # Report bugs to <wine-devel@winehq.org>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Wine'
 PACKAGE_TARNAME='wine'
-PACKAGE_VERSION='1.1.42'
-PACKAGE_STRING='Wine 1.1.42'
+PACKAGE_VERSION='1.3.2'
+PACKAGE_STRING='Wine 1.3.2'
 PACKAGE_BUGREPORT='wine-devel@winehq.org'
 PACKAGE_URL='http://www.winehq.org'
 
@@ -607,9 +607,11 @@ SOCKETLIBS
 CRTLIBS
 TOOLSEXT
 LDPATH
+UNWINDFLAGS
 BUILTINFLAG
 EXTRACFLAGS
 LIBKSTAT
+LIBOPENAL
 LIBMPG123
 PNGINCL
 FONTCONFIGINCL
@@ -644,10 +646,11 @@ X_CFLAGS
 XMKMF
 LIBPTHREAD
 CROSSTARGET
-CROSSTEST
 CROSSCC
+CROSSTEST_DISABLE
+PRELINK
 CARBONLIB
-LIBOPENAL
+FRAMEWORK_OPENAL
 COREAUDIO
 DISKARBITRATIONLIB
 LDEXECFLAGS
@@ -668,8 +671,9 @@ DLLEXT
 CPP
 OPENGL_LIBS
 XLIB
-PRELINK
+MAINTAINER_MODE
 ICOTOOL
+CONVERT
 RSVG
 PKG_CONFIG
 FONTFORGE
@@ -712,7 +716,6 @@ build_os
 build_vendor
 build_cpu
 build
-MAINTAINER_MODE
 target_alias
 host_alias
 build_alias
@@ -777,6 +780,7 @@ with_glu
 with_gnutls
 with_gsm
 with_hal
+with_icns
 with_jack
 with_jpeg
 with_ldap
@@ -1361,7 +1365,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.42 to adapt to many kinds of systems.
+\`configure' configures Wine 1.3.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1430,7 +1434,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Wine 1.1.42:";;
+     short | recursive ) echo "Configuration of Wine 1.3.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1464,6 +1468,7 @@ Optional Packages:
   --without-gnutls        do not use GnuTLS (schannel support)
   --without-gsm           do not use libgsm (GSM 06.10 codec support)
   --without-hal           do not use HAL (dynamic device support)
+  --without-icns          do not use ICNS icon support
   --without-jack          do not use the Jack sound support
   --without-jpeg          do not use JPEG
   --without-ldap          do not use LDAP
@@ -1573,7 +1578,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Wine configure 1.1.42
+Wine configure 1.3.2
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2093,7 +2098,7 @@ 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.42, which was
+It was created by Wine $as_me 1.3.2, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -2487,9 +2492,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
 
 
@@ -2584,6 +2586,12 @@ if test "${with_hal+set}" = set; then :
 fi
 
 
+# Check whether --with-icns was given.
+if test "${with_icns+set}" = set; then :
+  withval=$with_icns; if test "x$withval" = "xno"; then ac_cv_header_icns_h=no; fi
+fi
+
+
 # Check whether --with-jack was given.
 if test "${with_jack+set}" = set; then :
   withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
@@ -4118,14 +4126,11 @@ then
     WOW64_DISABLE=\#
 
     enable_fonts=${enable_fonts:-no}
-    enable_include=${enable_include:-no}
-    enable_rpcss=${enable_rpcss:-no}
     enable_server=${enable_server:-no}
     enable_tools=${enable_tools:-no}
-    enable_wineboot=${enable_wineboot:-no}
-    enable_winedbg=${enable_winedbg:-no}
-    enable_winemenubuilder=${enable_winemenubuilder:-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
@@ -4217,7 +4222,7 @@ cat >conftest.l <<EOF
 }
 %%
 EOF
-if $FLEX -t conftest.l >/dev/null 2>&1
+if $FLEX -t conftest.l >/dev/null 2>&5
 then
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
@@ -5019,17 +5024,17 @@ fi
 done
 test -n "$RSVG" || RSVG="false"
 
-for ac_prog in icotool
+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_ICOTOOL+set}" = set; then :
+if test "${ac_cv_prog_CONVERT+set}" = set; then :
   $as_echo_n "(cached) " >&6
 else
-  if test -n "$ICOTOOL"; then
-  ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
+  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
@@ -5038,7 +5043,7 @@ do
   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_ICOTOOL="$ac_prog"
+    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
@@ -5048,50 +5053,40 @@ IFS=$as_save_IFS
 
 fi
 fi
-ICOTOOL=$ac_cv_prog_ICOTOOL
-if test -n "$ICOTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
-$as_echo "$ICOTOOL" >&6; }
+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 "$ICOTOOL" && break
+  test -n "$CONVERT" && break
 done
-test -n "$ICOTOOL" || ICOTOOL="false"
-
+test -n "$CONVERT" || CONVERT="false"
 
-if test "${enable_maintainer_mode+set}" = set
-then
-  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 "$ICOTOOL" = "false"; then as_fn_append wine_warnings "|icotool is missing, icons can't be rebuilt."; fi
-fi
-
-case $host_cpu in
-  *i[3456789]86*)
-    # Extract the first word of "prelink", so it can be a program name with args.
-set dummy prelink; ac_word=$2
+for ac_prog in icotool
+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_path_PRELINK+set}" = set; then :
+if test "${ac_cv_prog_ICOTOOL+set}" = set; then :
   $as_echo_n "(cached) " >&6
 else
-  case $PRELINK in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /sbin /usr/sbin $PATH
+  if test -n "$ICOTOOL"; then
+  ac_cv_prog_ICOTOOL="$ICOTOOL" # 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_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
+    ac_cv_prog_ICOTOOL="$ac_prog"
     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     break 2
   fi
@@ -5099,22 +5094,87 @@ done
   done
 IFS=$as_save_IFS
 
-  test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
-  ;;
-esac
 fi
-PRELINK=$ac_cv_path_PRELINK
-if test -n "$PRELINK"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRELINK" >&5
-$as_echo "$PRELINK" >&6; }
+fi
+ICOTOOL=$ac_cv_prog_ICOTOOL
+if test -n "$ICOTOOL"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICOTOOL" >&5
+$as_echo "$ICOTOOL" >&6; }
 else
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
 fi
 
 
-    ;;
-esac
+  test -n "$ICOTOOL" && break
+done
+test -n "$ICOTOOL" || ICOTOOL="false"
+
+
+if test "x$enable_maintainer_mode" != "xyes"
+then
+  MAINTAINER_MODE=\#
+
+else
+  if test "$FONTFORGE" = "false"; then as_fn_error "You need fontforge to rebuild fonts in maintainer mode." "$LINENO" 5; fi
+  if test "$RSVG" = "false"; then as_fn_error "You need rsvg to rebuild icons in maintainer mode." "$LINENO" 5; fi
+
+    if test "$CONVERT" = false
+  then
+    as_fn_error "You need imagemagick to rebuild icons in maintainer mode." "$LINENO" 5
+  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
+      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; }
+      as_fn_error "You need imagemagick version 6.6 or newer to rebuild icons in maintainer mode." "$LINENO" 5
+    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_error "You need icotool to rebuild icons in maintainer mode." "$LINENO" 5
+  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; }
+      as_fn_error "You need icotool version 0.29.0 or newer to rebuild icons in maintainer mode." "$LINENO" 5
+    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
 
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for i386_set_ldt in -li386" >&5
@@ -5684,8 +5744,6 @@ done
 for ac_header in \
        AL/al.h \
        AudioToolbox/AudioConverter.h \
-       AudioToolbox/AudioFile.h \
-       AudioToolbox/AudioFileStream.h \
        AudioUnit/AudioUnit.h \
        Carbon/Carbon.h \
        CoreAudio/CoreAudio.h \
@@ -5711,6 +5769,7 @@ for ac_header in \
        grp.h \
        gsm.h \
        gsm/gsm.h \
+       icns.h \
        ieeefp.h \
        inet/mib2.h \
        io.h \
@@ -5740,6 +5799,7 @@ for ac_header in \
        machine/cpu.h \
        machine/limits.h \
        machine/soundcard.h \
+       machine/sysarch.h \
        mntent.h \
        mpg123.h \
        ncurses.h \
@@ -6448,30 +6508,17 @@ fi
     then
                 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
 
-        ac_save_LIBS="$LIBS"
-        if test "$ac_cv_header_AudioToolbox_AudioFile_h" = "yes"
-        then
-            LIBS="$LIBS $COREAUDIO"
-            for ac_func in AudioFileStreamOpen
-do :
-  ac_fn_c_check_func "$LINENO" "AudioFileStreamOpen" "ac_cv_func_AudioFileStreamOpen"
-if test "x$ac_cv_func_AudioFileStreamOpen" = x""yes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_AUDIOFILESTREAMOPEN 1
-_ACEOF
-
-fi
-done
-
-            LIBS="$ac_save_LIBS"
-        fi
-        test "x$ac_cv_func_AudioFileStreamOpen" = xyes || as_fn_append wine_notices "|AudioToolbox version too old, mp3 codec won't be supported."
     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
@@ -6838,6 +6885,51 @@ $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then :
   LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
 fi
+          # Extract the first word of "prelink", so it can be a program name with args.
+set dummy prelink; 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_path_PRELINK+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  case $PRELINK in
+  [\\/]* | ?:[\\/]*)
+  ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
+  ;;
+  *)
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in /sbin /usr/sbin $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_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
+    $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
+
+  test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
+  ;;
+esac
+fi
+PRELINK=$ac_cv_path_PRELINK
+if test -n "$PRELINK"; then
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRELINK" >&5
+$as_echo "$PRELINK" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+
+
+          if test "x$PRELINK" = xfalse
+          then
+              as_fn_append wine_warnings "|prelink not found, base address of core dlls won't be set correctly."
+          fi
           ;;
       esac
 
@@ -6914,7 +7006,9 @@ 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
     case "$host_cpu" in
   i[3456789]86*)
@@ -6969,23 +7063,46 @@ test -n "$CROSSCC" || CROSSCC="false"
 
     if test "$CROSSCC" != "false"
     then
-        CROSSTEST="\$(CROSSTEST)"
+        ac_save_CC="$CC"
+        CC="$CROSSCC"
+        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CROSSCC works" >&5
+$as_echo_n "checking whether $CROSSCC works... " >&6; }
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
 
-        set x $CROSSCC
-        shift
-        target=""
-        while test $# -ge 1
-        do
-            case "$1" in
-              *-gcc) target=`expr "$1" : '\(.*\)-gcc'` ;;
-            esac
-            shift
-        done
-        if test -n "$target"
-        then
-            CROSSTARGET="$target"
+int
+main ()
+{
 
-        fi
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+                           set x $CROSSCC
+                           shift
+                           target=""
+                           while test $# -ge 1
+                           do
+                               case "$1" in
+                                 *-gcc) target=`expr "$1" : '\(.*\)-gcc'` ;;
+                               esac
+                               shift
+                           done
+                           if test -n "$target"
+                           then
+                               CROSSTEST_DISABLE=""
+                               CROSSTARGET="$target"
+
+                           fi
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+        CC="$ac_save_CC"
     fi
 fi
 
@@ -9301,7 +9418,7 @@ 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)   as_fn_append wine_notices "|libhal/libdbus ${notice_platform}development files not found, no dynamic device support." ;;
   xno) ;;
@@ -10980,6 +11097,71 @@ This is an error since --with-gsm was requested." "$LINENO" 5 ;;
 esac
 fi
 
+if test "$ac_cv_header_icns_h" = "yes"
+then
+    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -licns" >&5
+$as_echo_n "checking for -licns... " >&6; }
+if test "${ac_cv_lib_soname_icns+set}" = set; then :
+  $as_echo_n "(cached) " >&6
+else
+  ac_check_soname_save_LIBS=$LIBS
+LIBS="-licns  $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 icns_write_family_to_file ();
+int
+main ()
+{
+return icns_write_family_to_file ();
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_link "$LINENO"; then :
+  case "$LIBEXT" in
+    dll) ac_cv_lib_soname_icns=`$ac_cv_path_LDD conftest.exe | grep "icns" | sed -e "s/dll.*/dll/"';2,$d'` ;;
+    dylib) ac_cv_lib_soname_icns=`otool -L conftest$ac_exeext | grep "libicns\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libicns\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
+    *) ac_cv_lib_soname_icns=`$ac_cv_path_LDD conftest$ac_exeext | grep "libicns\\.$LIBEXT" | sed -e "s/^.*\(libicns\.$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_icns" = "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_icns" >&5
+$as_echo "$ac_cv_lib_soname_icns" >&6; }
+
+cat >>confdefs.h <<_ACEOF
+#define SONAME_LIBICNS "$ac_cv_lib_soname_icns"
+_ACEOF
+
+
+fi
+fi
+case $host_os in
+  darwin*|macosx*)
+    if test "x$ac_cv_lib_soname_icns" = "x"; then :
+  case "x$with_icns" in
+  x)   as_fn_append wine_notices "|libicns ${notice_platform}development files not found, ICNS icons won't be supported." ;;
+  xno) ;;
+  *)   as_fn_error "libicns ${notice_platform}development files not found, ICNS icons won't be supported.
+This is an error since --with-icns was requested." "$LINENO" 5 ;;
+esac
+fi ;;
+esac
+
 if test "$ac_cv_header_jpeglib_h" = "yes"
 then
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -ljpeg" >&5
@@ -11375,18 +11557,18 @@ if test "x$ac_cv_lib_mpg123_mpg123_feed" != xyes -a x"$ac_cv_header_CoreAudio_Co
 This is an error since --with-mpg123 was requested." "$LINENO" 5 ;;
 esac
 fi
-test "x$ac_cv_lib_mpg123_mpg123_feed" = xyes -o "x$ac_cv_func_AudioFileStreamOpen" = 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.
@@ -11405,23 +11587,39 @@ 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)   as_fn_append wine_notices "|libopenal ${notice_platform}development files not found (or too old), OpenAL won't be supported." ;;
   xno) ;;
@@ -11429,7 +11627,7 @@ if test "x$ac_cv_lib_openal_alGetSource3i" != xyes; then :
 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
@@ -11776,7 +11974,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; }
@@ -12102,6 +12357,8 @@ then
 
 $as_echo "#define __ASM_CFI(str) str" >>confdefs.h
 
+   UNWINDFLAGS=-fasynchronous-unwind-tables
+
 else
    $as_echo "#define __ASM_CFI(str) \"\"" >>confdefs.h
 
@@ -12156,7 +12413,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*)
@@ -13839,6 +14096,7 @@ esac
 
 
 
+
 ac_config_commands="$ac_config_commands include/stamp-h"
 
 
@@ -13846,8 +14104,8 @@ ALL_MAKEFILE_DEPENDS="
 # Rules automatically generated by configure
 
 .INIT: Makefile
-.BEGIN: Makefile
 .MAKEFILEDEPS:
+all: Makefile
 Makefile: Makefile.in Make.rules config.status
        @./config.status Make.tmp Makefile"
 
@@ -13870,13 +14128,15 @@ wine_fn_all_dir_rules ()
 {
     wine_fn_append_file ALL_DIRS $1
     wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
-"__clean__ .PHONY: $1/__clean__
+"__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 .PHONY: $1/__depend__
+depend: $1/__depend__
+.PHONY: $1/__depend__
 $1/__depend__: \$(MAKEDEP) dummy
        @./config.status --file $1/Makefile && cd $1 && \$(MAKE) depend"
 }
@@ -13885,14 +14145,15 @@ wine_fn_config_makefile ()
 {
     ac_dir=$1
     ac_enable=$2
-    wine_fn_all_dir_rules $ac_dir "Make.rules \$(MAKEDEP)"
-
     eval as_val=\$$ac_enable
    if test "x$as_val" = x""no; then :
+  return 0
+fi
 
-else
-  wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
-"all .PHONY: $ac_dir
+    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
@@ -13903,7 +14164,6 @@ install-dev:: $ac_dir
        @cd $ac_dir && \$(MAKE) install-dev
 uninstall:: $ac_dir/Makefile
        @cd $ac_dir && \$(MAKE) uninstall"
-fi
 }
 
 wine_fn_config_lib ()
@@ -13913,12 +14173,8 @@ wine_fn_config_lib ()
     wine_fn_all_dir_rules $ac_dir "dlls/Makeimplib.rules \$(MAKEDEP)"
     wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
 "all __builddeps__: $ac_dir
-__buildcrossdeps__: $ac_dir/lib$ac_name.cross.a
-$ac_dir $ac_dir/lib$ac_name.cross.a: $ac_dir/Makefile tools/widl tools/winebuild tools/winegcc include
-$ac_dir: dummy
+$ac_dir: $ac_dir/Makefile tools/widl tools/winebuild tools/winegcc include dummy
        @cd $ac_dir && \$(MAKE)
-$ac_dir/lib$ac_name.cross.a: dummy
-       @cd $ac_dir && \$(MAKE) lib$ac_name.cross.a
 install install-dev:: $ac_dir
        @cd $ac_dir && \$(MAKE) install
 uninstall:: $ac_dir/Makefile
@@ -13933,6 +14189,11 @@ wine_fn_config_dll ()
     ac_implibsrc=$4
     ac_file="dlls/$ac_dir/lib$ac_implib"
     ac_deps="tools/widl tools/winebuild tools/winegcc include"
+    ac_implibflags=""
+
+    case $ac_dir in
+      *16) ac_implibflags=" -m16" ;;
+    esac
 
     wine_fn_all_dir_rules dlls/$ac_dir "dlls/Makedll.rules \$(MAKEDEP)"
 
@@ -13941,7 +14202,8 @@ wine_fn_config_dll ()
                 test "$ac_enable" != enable_win16 || return 0
 else
   wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
-"all .PHONY: dlls/$ac_dir
+"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__
     then
         wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
 "__builddeps__: $ac_file.$IMPLIBEXT $ac_file.$STATIC_IMPLIBEXT
-__buildcrossdeps__: $ac_file.cross.a
 $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) \`basename \$@\`
-$ac_file.$STATIC_IMPLIBEXT $ac_file.cross.a: dlls/$ac_dir/Makefile dummy
-       @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
+       @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
-__buildcrossdeps__: $ac_file.cross.a
-$ac_file.$IMPLIBEXT $ac_file.cross.a: dlls/$ac_dir/$ac_dir.spec dlls/$ac_dir/Makefile $ac_deps
-       @cd dlls/$ac_dir && \$(MAKE) \`basename \$@\`
+$ac_file.def: dlls/$ac_dir/$ac_dir.spec dlls/$ac_dir/Makefile \$(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 dlls/$ac_dir/Makefile \$(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 dlls/$ac_dir/Makefile \$(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
-__buildcrossdeps__: dlls/lib$ac_implib.cross.a
 dlls/lib$ac_implib.$IMPLIBEXT: $ac_file.$IMPLIBEXT
        \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.$IMPLIBEXT \$@
-dlls/lib$ac_implib.cross.a: $ac_file.cross.a
-       \$(RM) \$@ && \$(LN_S) $ac_dir/lib$ac_implib.cross.a \$@
 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
 }
@@ -14001,7 +14282,8 @@ wine_fn_config_program ()
 
 else
   wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
-"all .PHONY: programs/$ac_dir
+"all: programs/$ac_dir
+.PHONY: programs/$ac_dir
 programs/$ac_dir: programs/$ac_dir/Makefile __builddeps__ dummy
        @cd programs/$ac_dir && \$(MAKE)"
 
@@ -14039,17 +14321,25 @@ $ac_name.res: $ac_name.rc $ac_name.exe"
 
 else
   wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
-"all programs/winetest .PHONY: $ac_dir
+"all programs/winetest: $ac_dir
+.PHONY: $ac_dir
 $ac_dir: $ac_dir/Makefile __builddeps__ dummy
        @cd $ac_dir && \$(MAKE)
-crosstest .PHONY: $ac_dir/__crosstest__
-$ac_dir/__crosstest__: $ac_dir/Makefile __buildcrossdeps__ dummy
-       @cd $ac_dir && \$(MAKE) crosstest
-test .PHONY: $ac_dir/__test__
+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
 }
 
@@ -14081,9 +14371,13 @@ install-dev:: $ac_dir
       wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
 "uninstall:: $ac_dir/Makefile
        @cd $ac_dir && \$(MAKE) uninstall
-all __tooldeps__ .PHONY: $ac_dir
+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
 }
 
@@ -14107,6 +14401,13 @@ wine_fn_config_symlink ()
 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
@@ -14125,6 +14426,8 @@ 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
 
@@ -14175,6 +14478,7 @@ 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
@@ -14223,9 +14527,32 @@ 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 d3dcompiler_33 enable_d3dcompiler_33
+wine_fn_config_dll d3dcompiler_34 enable_d3dcompiler_34
+wine_fn_config_dll d3dcompiler_35 enable_d3dcompiler_35
+wine_fn_config_dll d3dcompiler_36 enable_d3dcompiler_36
+wine_fn_config_dll d3dcompiler_37 enable_d3dcompiler_37
+wine_fn_config_dll d3dcompiler_38 enable_d3dcompiler_38
+wine_fn_config_dll d3dcompiler_39 enable_d3dcompiler_39
+wine_fn_config_dll d3dcompiler_40 enable_d3dcompiler_40
+wine_fn_config_dll d3dcompiler_41 enable_d3dcompiler_41
+wine_fn_config_dll d3dcompiler_42 enable_d3dcompiler_42
+wine_fn_config_dll d3dcompiler_43 enable_d3dcompiler_43 d3dcompiler
+wine_fn_config_test dlls/d3dcompiler_43/tests d3dcompiler_43_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 d3dx10_33 enable_d3dx10_33
+wine_fn_config_dll d3dx10_34 enable_d3dx10_34
+wine_fn_config_dll d3dx10_35 enable_d3dx10_35
+wine_fn_config_dll d3dx10_36 enable_d3dx10_36
+wine_fn_config_dll d3dx10_37 enable_d3dx10_37
+wine_fn_config_dll d3dx10_38 enable_d3dx10_38
+wine_fn_config_dll d3dx10_39 enable_d3dx10_39
+wine_fn_config_dll d3dx10_40 enable_d3dx10_40
+wine_fn_config_dll d3dx10_41 enable_d3dx10_41
+wine_fn_config_dll d3dx10_42 enable_d3dx10_42
+wine_fn_config_dll d3dx10_43 enable_d3dx10_43
 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
@@ -14246,6 +14573,7 @@ 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 d3dx9_43 enable_d3dx9_43
 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
@@ -14266,6 +14594,7 @@ 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_test dlls/dmime/tests dmime_test
 wine_fn_config_dll dmloader enable_dmloader
 wine_fn_config_test dlls/dmloader/tests dmloader_test
 wine_fn_config_dll dmscript enable_dmscript
@@ -14296,11 +14625,15 @@ 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 explorerframe enable_explorerframe
+wine_fn_config_test dlls/explorerframe/tests explorerframe_test
 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_test dlls/gameux/tests gameux_test
 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
@@ -14382,6 +14715,7 @@ 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_test dlls/mscoree/tests mscoree_test
 wine_fn_config_dll msctf enable_msctf
 wine_fn_config_test dlls/msctf/tests msctf_test
 wine_fn_config_dll msdaps enable_msdaps
@@ -14405,6 +14739,10 @@ 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 msvcp80 enable_msvcp80
+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
@@ -14424,6 +14762,7 @@ 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 msxml6 enable_msxml6
 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
@@ -14468,7 +14807,8 @@ 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
+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
@@ -14495,7 +14835,9 @@ 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 rstrtmgr enable_rstrtmgr
 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
@@ -14575,6 +14917,7 @@ 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 wer enable_wer
 wine_fn_config_dll wiaservc enable_wiaservc
 wine_fn_config_dll win32s16.dll16 enable_win16
 wine_fn_config_dll win87em.dll16 enable_win16
@@ -14658,6 +15001,7 @@ 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 ipconfig enable_ipconfig 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
@@ -14669,9 +15013,12 @@ 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_test programs/regedit/tests regedit.exe_test
 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
@@ -14700,6 +15047,7 @@ 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
@@ -14719,13 +15067,13 @@ ac_config_files="$ac_config_files Make.tmp:Makefile.in"
 
 if test -n "$with_wine64"
 then
-wine_fn_append_rule ALL_MAKEFILE_DEPENDS "all: fonts server $with_wine64/loader/wine32
+wine_fn_append_rule ALL_MAKEFILE_DEPENDS "all: fonts server $with_wine64/loader/wine
 fonts server:
        \$(RM) \$@ && \$(LN_S) $with_wine64/\$@ \$@
-$with_wine64/loader/wine32:
-       \$(RM) \$@ && \$(LN_S) $ac_pwd/loader/wine32 \$@
+$with_wine64/loader/wine:
+       \$(RM) \$@ && \$(LN_S) $ac_pwd/loader/wine \$@
 clean::
-       \$(RM) fonts server $with_wine64/loader/wine32"
+       \$(RM) fonts server $with_wine64/loader/wine"
 fi
 
 wine_fn_append_rule ALL_MAKEFILE_DEPENDS "uninstall::
@@ -15236,7 +15584,7 @@ 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.42, which was
+This file was extended by Wine $as_me 1.3.2, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15307,7 +15655,7 @@ _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.42
+Wine config.status 1.3.2
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
@@ -15441,6 +15789,7 @@ do
     "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" ;;