~ubuntu-wine/ubuntu/lucid/wine1.2/wine1.2+winepulse

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-02-02 11:15:03 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100202111503-w4ayji21ei1ginjr
Tags: 1.1.37-0ubuntu1
* New upstream release
  - A number of fixes in AVI file support.
  - Several MSXML improvements.
  - A few MSI fixes.
  - Various bug fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.65 for Wine 1.1.36.
 
3
# Generated by GNU Autoconf 2.65 for Wine 1.1.37.
4
4
#
5
5
# Report bugs to <wine-devel@winehq.org>.
6
6
#
552
552
# Identity of this package.
553
553
PACKAGE_NAME='Wine'
554
554
PACKAGE_TARNAME='wine'
555
 
PACKAGE_VERSION='1.1.36'
556
 
PACKAGE_STRING='Wine 1.1.36'
 
555
PACKAGE_VERSION='1.1.37'
 
556
PACKAGE_STRING='Wine 1.1.37'
557
557
PACKAGE_BUGREPORT='wine-devel@winehq.org'
558
558
PACKAGE_URL='http://www.winehq.org'
559
559
 
1370
1370
  # Omit some internal or obsolete options to make the list less imposing.
1371
1371
  # This message is too long to be a string in the A/UX 3.1 sh.
1372
1372
  cat <<_ACEOF
1373
 
\`configure' configures Wine 1.1.36 to adapt to many kinds of systems.
 
1373
\`configure' configures Wine 1.1.37 to adapt to many kinds of systems.
1374
1374
 
1375
1375
Usage: $0 [OPTION]... [VAR=VALUE]...
1376
1376
 
1439
1439
 
1440
1440
if test -n "$ac_init_help"; then
1441
1441
  case $ac_init_help in
1442
 
     short | recursive ) echo "Configuration of Wine 1.1.36:";;
 
1442
     short | recursive ) echo "Configuration of Wine 1.1.37:";;
1443
1443
   esac
1444
1444
  cat <<\_ACEOF
1445
1445
 
1580
1580
test -n "$ac_init_help" && exit $ac_status
1581
1581
if $ac_init_version; then
1582
1582
  cat <<\_ACEOF
1583
 
Wine configure 1.1.36
 
1583
Wine configure 1.1.37
1584
1584
generated by GNU Autoconf 2.65
1585
1585
 
1586
1586
Copyright (C) 2009 Free Software Foundation, Inc.
2100
2100
This file contains any messages produced by compilers while
2101
2101
running configure, to aid debugging if configure makes a mistake.
2102
2102
 
2103
 
It was created by Wine $as_me 1.1.36, which was
 
2103
It was created by Wine $as_me 1.1.37, which was
2104
2104
generated by GNU Autoconf 2.65.  Invocation command line was
2105
2105
 
2106
2106
  $ $0 $@
13817
13817
ac_config_files="$ac_config_files dlls/avifil32/Makefile"
13818
13818
 
13819
13819
ALL_MAKEFILES="$ALL_MAKEFILES \\
 
13820
        dlls/avifil32/tests/Makefile"
 
13821
test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
 
13822
        avifil32/tests"
 
13823
ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
 
13824
dlls/avifil32/tests/Makefile: dlls/avifil32/tests/Makefile.in dlls/Maketest.rules"
 
13825
ac_config_files="$ac_config_files dlls/avifil32/tests/Makefile"
 
13826
 
 
13827
ALL_MAKEFILES="$ALL_MAKEFILES \\
13820
13828
        dlls/avifile.dll16/Makefile"
13821
13829
test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
13822
13830
        avifile.dll16"
17401
17409
ac_config_files="$ac_config_files dlls/xmllite/Makefile"
17402
17410
 
17403
17411
ALL_MAKEFILES="$ALL_MAKEFILES \\
 
17412
        dlls/xmllite/tests/Makefile"
 
17413
test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
 
17414
        xmllite/tests"
 
17415
ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
 
17416
dlls/xmllite/tests/Makefile: dlls/xmllite/tests/Makefile.in dlls/Maketest.rules"
 
17417
ac_config_files="$ac_config_files dlls/xmllite/tests/Makefile"
 
17418
 
 
17419
ALL_MAKEFILES="$ALL_MAKEFILES \\
17404
17420
        documentation/Makefile"
17405
17421
test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
17406
17422
        documentation"
18547
18563
# report actual input values of CONFIG_FILES etc. instead of their
18548
18564
# values after options handling.
18549
18565
ac_log="
18550
 
This file was extended by Wine $as_me 1.1.36, which was
 
18566
This file was extended by Wine $as_me 1.1.37, which was
18551
18567
generated by GNU Autoconf 2.65.  Invocation command line was
18552
18568
 
18553
18569
  CONFIG_FILES    = $CONFIG_FILES
18614
18630
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18615
18631
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18616
18632
ac_cs_version="\\
18617
 
Wine config.status 1.1.36
 
18633
Wine config.status 1.1.37
18618
18634
configured by $0, generated by GNU Autoconf 2.65,
18619
18635
  with options \\"\$ac_cs_config\\"
18620
18636
 
18761
18777
    "dlls/authz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/authz/Makefile" ;;
18762
18778
    "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
18763
18779
    "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
 
18780
    "dlls/avifil32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/tests/Makefile" ;;
18764
18781
    "dlls/avifile.dll16/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
18765
18782
    "dlls/avrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avrt/Makefile" ;;
18766
18783
    "dlls/bcrypt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
19209
19226
    "dlls/xinput1_3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
19210
19227
    "dlls/xinput9_1_0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
19211
19228
    "dlls/xmllite/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xmllite/Makefile" ;;
 
19229
    "dlls/xmllite/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/xmllite/tests/Makefile" ;;
19212
19230
    "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
19213
19231
    "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
19214
19232
    "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;