~ubuntu-branches/ubuntu/trusty/gparted/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Phillip Susi
  • Date: 2012-01-23 18:39:56 UTC
  • mfrom: (6.3.19)
  • Revision ID: package-import@ubuntu.com-20120123183956-hgocehdv6vs3g0gi
Tags: 0.11.0-1
* Merge from 0.8.1-1ubuntu5: Run dh_translations during build,
  if available.
* New upstream release 

  GParted 0.11.0  (2011-12-13)

  Key changes include:
  - Display ext2/3/4, ntfs, and btrfs unicode volume labels properly
  - Add labelling of btrfs file systems
  - Enable XFS copy to new smaller partition

  Bug Fixes
  - Display ext2/3/4 unicode volume labels properly (#662537)
  - Display ntfs unicode volume labels properly
    LP: #614994
  - Fix FAT16/32 label displayed as uppercase (#625337)
  - Add labelling of btrfs file systems (#663207)
    Thanks to Mike Fleetwood for small patch
    Requires btrfs-tools package yet-to-be-released (> Oct 25, 2011)
  - Fix btrfs volume label reading (#663590)
    Thanks to Mike Fleetwood for small patch
  - Enable XFS copy to new smaller partition (#663806)
    Thanks to Stephen Kirkby for small reverse umount order patch
  - Use newer btrfs multi-tool control command first (#663884)
    Thanks to Mike Fleetwood for this patch
  - Avoid redundant file system maximize actions (#663980)

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.67 for gparted 0.10.0.
 
3
# Generated by GNU Autoconf 2.67 for gparted 0.11.0.
4
4
#
5
5
# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gparted>.
6
6
#
702
702
# Identity of this package.
703
703
PACKAGE_NAME='gparted'
704
704
PACKAGE_TARNAME='gparted'
705
 
PACKAGE_VERSION='0.10.0'
706
 
PACKAGE_STRING='gparted 0.10.0'
 
705
PACKAGE_VERSION='0.11.0'
 
706
PACKAGE_STRING='gparted 0.11.0'
707
707
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gparted'
708
708
PACKAGE_URL=''
709
709
 
1500
1500
  # Omit some internal or obsolete options to make the list less imposing.
1501
1501
  # This message is too long to be a string in the A/UX 3.1 sh.
1502
1502
  cat <<_ACEOF
1503
 
\`configure' configures gparted 0.10.0 to adapt to many kinds of systems.
 
1503
\`configure' configures gparted 0.11.0 to adapt to many kinds of systems.
1504
1504
 
1505
1505
Usage: $0 [OPTION]... [VAR=VALUE]...
1506
1506
 
1570
1570
 
1571
1571
if test -n "$ac_init_help"; then
1572
1572
  case $ac_init_help in
1573
 
     short | recursive ) echo "Configuration of gparted 0.10.0:";;
 
1573
     short | recursive ) echo "Configuration of gparted 0.11.0:";;
1574
1574
   esac
1575
1575
  cat <<\_ACEOF
1576
1576
 
1690
1690
test -n "$ac_init_help" && exit $ac_status
1691
1691
if $ac_init_version; then
1692
1692
  cat <<\_ACEOF
1693
 
gparted configure 0.10.0
 
1693
gparted configure 0.11.0
1694
1694
generated by GNU Autoconf 2.67
1695
1695
 
1696
1696
Copyright (C) 2010 Free Software Foundation, Inc.
2180
2180
This file contains any messages produced by compilers while
2181
2181
running configure, to aid debugging if configure makes a mistake.
2182
2182
 
2183
 
It was created by gparted $as_me 0.10.0, which was
 
2183
It was created by gparted $as_me 0.11.0, which was
2184
2184
generated by GNU Autoconf 2.67.  Invocation command line was
2185
2185
 
2186
2186
  $ $0 $@
3001
3001
 
3002
3002
# Define the identity of the package.
3003
3003
 PACKAGE='gparted'
3004
 
 VERSION='0.10.0'
 
3004
 VERSION='0.11.0'
3005
3005
 
3006
3006
 
3007
3007
cat >>confdefs.h <<_ACEOF
17060
17060
# report actual input values of CONFIG_FILES etc. instead of their
17061
17061
# values after options handling.
17062
17062
ac_log="
17063
 
This file was extended by gparted $as_me 0.10.0, which was
 
17063
This file was extended by gparted $as_me 0.11.0, which was
17064
17064
generated by GNU Autoconf 2.67.  Invocation command line was
17065
17065
 
17066
17066
  CONFIG_FILES    = $CONFIG_FILES
17126
17126
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17127
17127
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17128
17128
ac_cs_version="\\
17129
 
gparted config.status 0.10.0
 
17129
gparted config.status 0.11.0
17130
17130
configured by $0, generated by GNU Autoconf 2.67,
17131
17131
  with options \\"\$ac_cs_config\\"
17132
17132