~ubuntu-branches/ubuntu/lucid/ubiquity/lucid-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2006-10-09 21:15:10 UTC
  • Revision ID: james.westby@ubuntu.com-20061009211510-iclc5z8m2f87jhxw
Tags: 1.1.30
* Add /usr/lib/ubiquity/console-setup/locale wrapper that overrides the
  output of locale with the value of debian-installer/locale if set; this
  encourages console-setup to select an appropriate keyboard layout
  (closes: Malone #60067).
* Don't set PARTMAN_UPDATE_BEFORE_COMMIT for automatic partitioning.
* Run partman-commit while generating the installation summary to make
  sure that we have a partitioning summary even for manual partitioning
  (closes: Malone #61572). Take care to stop partman-commit proceeding
  past the confirmation question.
* Don't reset the locale or run localechooser again if the country
  selected on the timezone page isn't one for which we have a locale in
  the current language (closes: Malone #61387).

* Add/update .desktop file translations from Rosetta: Arabic, Belarusian,
  Czech, Kashubian, Spanish, Estonian, French, Frisian, Irish,
  Luxembourgish, Lithuanian, Macedonian, Malay, Portuguese (Brazil),
  Slovak, Swedish, Tajik, Ukrainian, Chinese (Taiwan).
* Add/update translations from Rosetta: Afrikaans, Amharic, Bulgarian,
  Bengali, Breton, Catalan, Czech, Kashubian, Welsh, Danish, German,
  Divehi, Dzongkha, Greek, Esperanto, Spanish, Basque, Persian, Finnish,
  French, Irish, Galician, Hebrew, Hindi, Croatian, Hungarian, Indonesian,
  Icelandic, Italian, Japanese, Georgian, Khmer, Kurdish, Kirghiz,
  Lithuanian, Latvian, Malagasy, Macedonian, Malay, Norwegian Bokmål,
  Dutch, Occitan, Polish, Portuguese, Portuguese (Brazil), Romanian,
  Russian, Northern Sami, Slovak, Slovenian, Serbian, Swedish, Tamil,
  Thai, Tagalog, Turkish, Chinese (China), Chinese (Hong Kong).
* Automatic update of included source packages: base-installer
  1.63ubuntu5, localechooser 1.20ubuntu7, partman-base 90ubuntu6.

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.60 for ubiquity 1.1.28.
 
3
# Generated by GNU Autoconf 2.60 for ubiquity 1.1.30.
4
4
#
5
5
# Report bugs to <https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug>.
6
6
#
713
713
# Identity of this package.
714
714
PACKAGE_NAME='ubiquity'
715
715
PACKAGE_TARNAME='ubiquity'
716
 
PACKAGE_VERSION='1.1.28'
717
 
PACKAGE_STRING='ubiquity 1.1.28'
 
716
PACKAGE_VERSION='1.1.30'
 
717
PACKAGE_STRING='ubiquity 1.1.30'
718
718
PACKAGE_BUGREPORT='https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug'
719
719
 
720
720
ac_unique_file="src/cut-and-paste/e-map/e-map.c"
1441
1441
  # Omit some internal or obsolete options to make the list less imposing.
1442
1442
  # This message is too long to be a string in the A/UX 3.1 sh.
1443
1443
  cat <<_ACEOF
1444
 
\`configure' configures ubiquity 1.1.28 to adapt to many kinds of systems.
 
1444
\`configure' configures ubiquity 1.1.30 to adapt to many kinds of systems.
1445
1445
 
1446
1446
Usage: $0 [OPTION]... [VAR=VALUE]...
1447
1447
 
1511
1511
 
1512
1512
if test -n "$ac_init_help"; then
1513
1513
  case $ac_init_help in
1514
 
     short | recursive ) echo "Configuration of ubiquity 1.1.28:";;
 
1514
     short | recursive ) echo "Configuration of ubiquity 1.1.30:";;
1515
1515
   esac
1516
1516
  cat <<\_ACEOF
1517
1517
 
1630
1630
test -n "$ac_init_help" && exit $ac_status
1631
1631
if $ac_init_version; then
1632
1632
  cat <<\_ACEOF
1633
 
ubiquity configure 1.1.28
 
1633
ubiquity configure 1.1.30
1634
1634
generated by GNU Autoconf 2.60
1635
1635
 
1636
1636
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1644
1644
This file contains any messages produced by compilers while
1645
1645
running configure, to aid debugging if configure makes a mistake.
1646
1646
 
1647
 
It was created by ubiquity $as_me 1.1.28, which was
 
1647
It was created by ubiquity $as_me 1.1.30, which was
1648
1648
generated by GNU Autoconf 2.60.  Invocation command line was
1649
1649
 
1650
1650
  $ $0 $@
2307
2307
 
2308
2308
# Define the identity of the package.
2309
2309
 PACKAGE='ubiquity'
2310
 
 VERSION='1.1.28'
 
2310
 VERSION='1.1.30'
2311
2311
 
2312
2312
 
2313
2313
cat >>confdefs.h <<_ACEOF
24771
24771
# report actual input values of CONFIG_FILES etc. instead of their
24772
24772
# values after options handling.
24773
24773
ac_log="
24774
 
This file was extended by ubiquity $as_me 1.1.28, which was
 
24774
This file was extended by ubiquity $as_me 1.1.30, which was
24775
24775
generated by GNU Autoconf 2.60.  Invocation command line was
24776
24776
 
24777
24777
  CONFIG_FILES    = $CONFIG_FILES
24824
24824
_ACEOF
24825
24825
cat >>$CONFIG_STATUS <<_ACEOF
24826
24826
ac_cs_version="\\
24827
 
ubiquity config.status 1.1.28
 
24827
ubiquity config.status 1.1.30
24828
24828
configured by $0, generated by GNU Autoconf 2.60,
24829
24829
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24830
24830