~ubuntu-branches/ubuntu/saucy/gparted/saucy

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Anibal Monsalve Salazar
  • Date: 2011-11-13 09:45:30 UTC
  • mfrom: (6.3.18)
  • Revision ID: package-import@ubuntu.com-20111113094530-bpv6kjk4rwozc1jf
Tags: 0.10.0-1
* New upstream release

  GParted 0.10.0  (2011-11-01)

  * Merge overlapping operations
  * Add ability to resize btrfs file systems
  * Add detection of exfat file systems

  GParted 0.9.1   (2011-09-19)

  * Fix NTFS partition resize fail problem
  * Fix some compiler warnings

  GParted 0.9.0   (2011-07-18)

  * Fix size off by one sector with unrecognized disk label
  * Fix GParted crashes with assertion (head_size <= 63)
    - Requires libparted-2.4 or higher
    - LP: #545911

* Fix out-of-date-standards-version
* Fix debian-rules-missing-recommended-target

Show diffs side-by-side

added added

removed removed

Lines of Context:
679
679
Consider adjusting the PKG_CONFIG_PATH environment variable if you
680
680
installed software in a non-standard prefix.
681
681
 
682
 
_PKG_TEXT])dnl
 
682
_PKG_TEXT])[]dnl
683
683
        ])
684
684
elif test $pkg_failed = untried; then
685
685
        AC_MSG_RESULT([no])
690
690
 
691
691
_PKG_TEXT
692
692
 
693
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])dnl
 
693
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
694
694
        ])
695
695
else
696
696
        $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS