#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.3.10-eter2.4.
+# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.3.10-eter2.5.
#
# Report bugs to <wine@etersoft.ru>.
#
# Identity of this package.
PACKAGE_NAME='WINE@Etersoft'
PACKAGE_TARNAME='wine'
-PACKAGE_VERSION='1.3.10-eter2.4'
-PACKAGE_STRING='WINE@Etersoft 1.3.10-eter2.4'
+PACKAGE_VERSION='1.3.10-eter2.5'
+PACKAGE_STRING='WINE@Etersoft 1.3.10-eter2.5'
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.10-eter2.4 to adapt to many kinds of systems.
+\`configure' configures WINE@Etersoft 1.3.10-eter2.5 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.10-eter2.4:";;
+ short | recursive ) echo "Configuration of WINE@Etersoft 1.3.10-eter2.5:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-WINE@Etersoft configure 1.3.10-eter2.4
+WINE@Etersoft configure 1.3.10-eter2.5
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.10-eter2.4, which was
+It was created by WINE@Etersoft $as_me 1.3.10-eter2.5, 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.10-eter2.4, which was
+This file was extended by WINE@Etersoft $as_me 1.3.10-eter2.5, 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.10-eter2.4
+WINE@Etersoft config.status 1.3.10-eter2.5
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
Name: wine-etersoft
Version: 1.3.10
-Release: alt2.4
+Release: alt2.5
Summary: WINE@Etersoft - Environment for running Windows applications (main part)
Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть)
%_man1dir/winemaker.*
%changelog
+* Mon Jan 10 2011 Etersoft Builder <builder@etersoft.ru> 1.3.10-alt2.5
+- merge branch 'master' of git.eter:/projects/eterwine into eterhack
+- merge branch 'pure'
+- revert "mshtml: Add IHTMLEditServices interface"
+- add comment to placeholder files hosts, services
+- add default url for Wine browser, set secur32 to builtin
+- cmd: Fix a typo in the English resource
+- cmd: Update Lithuanian translation
+- cmd: Update the Dutch translation
+- dbghelp: Fix ELF file computation on 64bit systems
+- fix WINPROC_AllocProc args (eterbug #6585), it broke regedit right menu
+- mpr: Update Korean resource
+- msacm32: Update Korean resource
+- mshtml: Add IHTMLEditServices interface
+- mshtml: COM cleanup for all the IOleCommandTarget ifaces
+- mshtml: COM cleanup for all the IServiceProvider ifaces
+- msvcr90: Fix an integer overflow on 64 bit system for qsort_s tests
+- oleaut32: Add a helper to return INVOKEKIND flags value
+- oleaut32: Allow all property methods to have the same name
+- oleaut32: Get SYSKIND value with a helper
+- oleaut32: Get rid of some magic offset values, use structure for that
+- oleaut32: Move common define to a header
+- update winetricks to 20101222
+- urlmon: Fixed a race in tests causing unexpected Switch call failures
+- urlmon: Fixed traces on 64bit systems
+- winealsa.drv: Re-add capcontrols initialization
+- winedbg: Don't print extra \n in print_basic
+- winedbg: When printing with default format an integer (in hex), keep printed value in sync with integer size
+- winetricks: use detected MENU instead direct command
+- wininet: Update Lithuanian translation
+- wininet: Update the Dutch translation
+
* Mon Jan 10 2011 Etersoft Builder <builder@etersoft.ru> 1.3.10-alt2.4
- fix eterbug #6741
- update .gitignore with tools/make_makefiles