#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.3.5.
+# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.3.5-eter1.1.
#
# Report bugs to <wine@etersoft.ru>.
#
# Identity of this package.
PACKAGE_NAME='WINE@Etersoft'
PACKAGE_TARNAME='wine'
-PACKAGE_VERSION='1.3.5'
-PACKAGE_STRING='WINE@Etersoft 1.3.5'
+PACKAGE_VERSION='1.3.5-eter1.1'
+PACKAGE_STRING='WINE@Etersoft 1.3.5-eter1.1'
PACKAGE_BUGREPORT='wine@etersoft.ru'
PACKAGE_URL='http://www.etersoft.ru'
# 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@Etersoft 1.3.5 to adapt to many kinds of systems.
+\`configure' configures WINE@Etersoft 1.3.5-eter1.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of WINE@Etersoft 1.3.5:";;
+ short | recursive ) echo "Configuration of WINE@Etersoft 1.3.5-eter1.1:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-WINE@Etersoft configure 1.3.5
+WINE@Etersoft configure 1.3.5-eter1.1
generated by GNU Autoconf 2.65
Copyright (C) 2010 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by WINE@Etersoft $as_me 1.3.5, which was
+It was created by WINE@Etersoft $as_me 1.3.5-eter1.1, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by WINE@Etersoft $as_me 1.3.5, which was
+This file was extended by WINE@Etersoft $as_me 1.3.5-eter1.1, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-WINE@Etersoft config.status 1.3.5
+WINE@Etersoft config.status 1.3.5-eter1.1
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
Name: wine-etersoft
Version: 1.3.5
-Release: alt1
+Release: alt1.1
Summary: WINE@Etersoft - Environment for running Windows applications (main part)
Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть)
%_man1dir/winemaker.*
%changelog
+* Tue Oct 19 2010 Etersoft Builder <builder@etersoft.ru> 1.3.5-alt1.1
+- merge branch 'pure'
+- merge eterwine into eterhack
+- release 1.3.5
+- comctl32/tests: Fix ImageList tests for different device color depths
+- comctl32: Use the appropriate color format when loading a DIB in ImageList_LoadImageW
+- crypt32: Add Japanese translation
+- crypt32: Trace time value in addition to address of time value
+- crypt32: Updated Norwegian translation
+- crypt32: Use A functions for debug string that's only used as an ASCII string
+- cryptdlg: Add Swedish translation
+- cryptdlg: Updated Norwegian translation
+- cryptui: Add Japanese translation
+- d3d10: Forward D3D10GetInputAndOutputSignatureBlob() to d3dcompiler
+- d3d10: Forward D3D10GetInputSignatureBlob() to d3dcompiler
+- d3d10: Forward D3D10GetOutputSignatureBlob() to d3dcompiler
+- d3d10: Forward D3D10GetShaderDebugInfo() to d3dcompiler
+- d3d10core: Add a stub ID3D10Texture3D implementation
+- d3d10core: Implement ID3D10Buffer::Map()
+- d3d10core: Implement ID3D10Buffer::Unmap()
+- d3d10core: Implement device_parent_CreateVolume()
+- d3d10core: Rename texture2d.c to texture.c
+- d3dcompiler/tests: Add D3DCOMPILER_STRIP_DEBUG_INFO test
+- d3dcompiler/tests: Add D3DCOMPILER_STRIP_REFLECTION_DATA test
+- d3dcompiler/tests: Add D3DGetBlobPart() test
+- d3dcompiler/tests: Add D3DStripShader() test
+- d3dcompiler/tests: Add D3D_BLOB_ALL_SIGNATURE_BLOB test
+- d3dcompiler/tests: Add D3D_BLOB_DEBUG_INFO test
+- d3dcompiler/tests: Add D3D_BLOB_INPUT_AND_OUTPUT_SIGNATURE_BLOB test
+- d3dcompiler/tests: Add D3D_BLOB_INPUT_SIGNATURE_BLOB test
+- d3dcompiler/tests: Add D3D_BLOB_LEGACY_SHADER test
+- d3dcompiler/tests: Add D3D_BLOB_OUTPUT_SIGNATURE_BLOB test
+- d3dcompiler/tests: Add D3D_BLOB_PATCH_CONSTANT_SIGNATURE_BLOB test
+- d3dcompiler/tests: Add D3D_BLOB_XNA_PREPASS_SHADER test
+- d3dcompiler/tests: Add D3D_BLOB_XNA_SHADER test
+- d3dcompiler: Accept dot terminated float immediate values
+- d3dcompiler: Don't store instruction length in DEF opcode in PS 1.x
+- d3dcompiler: Remove some stray tabs
+- dbghelp: Implement arm_get_addr
+- exdisp.idl: Added missing declarations
+- gdi32/tests: Make the test clipping window topmost to see if it helps
+- inetcpl.cpl: Update Swedish translation
+- inetcpl: Add Japanese translation
+- inetcpl: Added Hebrew translation
+- jscript: Added more safety options flags handling to create_activex_object
+- jscript: Don't lookup global variables on function invocation
+- kernel32: heb.nls: Made some corrections
+- mapi32: Added Hebrew translation
+- mshtml: Fixed the first ReportData invocation when binding from objects created by BindToObject
+- msi/tests: Move test coverage for standard actions to a separate module
+- msvcr90: Added __timezone implementation
+- msxml3: Prevent a memory leak if domdoc creation fails
+- shdocvw: Replaced iexplore.bmp with a tango compliant toolstrip
+- shell32: Update Japanese translation
+- strmbase: Add GetMediaType and GetMediaTypeVersion to BasePin function table
+- strmbase: Clean up the allocator negotiating for BaseOutputPin
+- strmbase: Remove non-standard custom allocator logic from strmbase
+- strmbase: Standardize "class" function into functions tables in the structs
+- taskkill: Update Swedish translation
+- taskmgr: Remove a useless commented line
+- uninstaller: Remove unneeded carriage return in resource string
+- user32: Updated Norwegian translation
+- wineboot: Updated Norwegian translation
+- wined3d: Consistently use Map/Unmap for mapping resources
+- wined3d: Flip destination coordinates when blitting to an offscreen target in BltOverride()
+- wined3d: IWineD3DBuffer_Unmap() can't fail
+- wined3d: Recognize the SM4 sample_d opcode
+- wineps.drv: Updated Norwegian translation
+- winhlp32: Use a standard About dialog, with the proper icon
+- wintrust: Get time to verify from cryptographic message when present
+
* Mon Oct 18 2010 Vitaly Perov <vitperov@etersoft.ru> 1.3.5-alt1
- new release 1.3.5