summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* build: avoid configure-time syntax errorJim Meyering2009-07-161-35/+29
* build: require autoconf-2.63 and automake-1.11Jim Meyering2009-06-171-2/+2
* configure.ac: fix PED_MINOR_VERSION sed expressionOtavio Salvador2009-05-231-1/+1
* build: enable device mapper support by defaultJoel Granados Moreno2009-05-151-5/+13
* build: require 1.10c (get it by building from automake.git)Jim Meyering2009-05-151-1/+1
* build: make automake's silent-rules option the defaultJim Meyering2009-04-261-1/+2
* build-from-git: depend on automake-1.10bJim Meyering2009-04-081-2/+2
* better m4 quotingJim Meyering2009-01-261-63/+63
* * configure.ac: Remove useless 'exit's after AC_MSG_ERROR.Jim Meyering2008-06-241-10/+2
* skip device-mapper test if support is not enabledJim Meyering2008-06-061-17/+15
* Use host_cpu for s390 check.Bastian Blank2008-04-071-8/+1
* Make inter-release --version output more useful.Jim Meyering2007-12-181-10/+19
* Fix syntax error and LIBS problem in configure.acMichael Brennan2007-07-101-2/+3
* Work around test failures caused by inadequate libreadline.Jim Meyering2007-06-221-3/+36
* Don't fail all tests when "." lacks O_DIRECT support.Jim Meyering2007-05-231-1/+1
* Preventing compilation of DASD code on GNU Hurd systems through the use of AC...Debarshi Ray2007-05-081-0/+9
* On the edge branch, labeled the version as 1.9.0 so we can mark it more corre...David Cantrell2007-05-021-3/+3
* Reverted my patch to configure.ac to remove -Wl,--as-needed from LDFLAGS when...David Cantrell2007-05-021-6/+0
* libreadline is a problematic library. Autoconf adds a block to the generated ...David Cantrell2007-05-021-0/+12
* More changes to set the version number to 1.8.3.David Cantrell2007-05-021-1/+1
* Set version to 1.8.3 for upcoming release.David Cantrell2007-05-021-4/+4
* Add integration tests, then adjust code so that they pass.Jim Meyering2007-04-261-0/+1
* Remove the COMPILE_FOR_S390 flag-setting stuff. It wasn't correct anyway. T...David Cantrell2007-03-191-6/+0
* Check for tgetent() in libtinfo as well as ncurses, curses, termcap, and term...David Cantrell2007-03-191-1/+1
* Prevented DASD specific headers and sources from being compiled/installed on ...Debarshi Ray2007-03-161-0/+6
* * configure.ac: Fix a typo: s/have_scintilla/have_check/Jim Meyering2007-03-071-1/+1
* Normalize the way we handle a generated-and-distributed file, parted.spec.Jim Meyering2007-02-271-1/+0
* Update to use gnulib, and newer autoconf, automake conventions.Jim Meyering2007-02-251-21/+19
* Fixed the copyright notices.Debarshi Ray2007-02-141-2/+2
* Don't define _GNU_SOURCE manually.Jim Meyering2007-02-131-0/+1
* Work with automake-1.10.Jim Meyering2007-02-131-4/+5
* configure.ac: Add LOCALEDIR definition to CFLAGS only once.Jim Meyering2007-02-131-1/+0
* Added a pkgconfig file for libparted, adjusted Makefile.am and configure.ac f...Riccardo Setti2007-02-121-0/+1
* Loosen requirement for the 'check' library.Anant Narayanan2006-12-141-2/+5
* Add CHECK unittext library detection to Autoconf scriptOtavio Salvador2006-12-111-0/+5
* Revert "Add check unittest support and a initial test for a resizing bug."Otavio Salvador2006-12-051-5/+0
* Add check unittest support and a initial test for a resizing bug.Otavio Salvador2006-12-041-0/+5
* Added the --enable-selinux switch to the configure script. If set, it adds -...David Cantrell2006-12-031-4/+16
* Don't enforce libselinux and libsepol linking when using device-mapper supportOtavio Salvador2006-11-281-1/+1
* Rework backtrace supportOtavio Salvador2006-11-201-1/+2
* Final changes for parted-1.8.0v1.8.0David Cantrell2006-11-171-1/+1
* Apply changes done on Darcs and suitable for release on 1.8 final:Otavio Salvador2006-11-111-1/+7
* Updates for parted-1.8.0rc3David Cantrell2006-11-061-1/+1
* Bump version.David Cantrell2006-10-111-1/+1
* Added /dev/mapper device support (patch from Peter Jones).David Cantrell2006-10-111-1/+22
* Updated for version 1.8.0rc1.David Cantrell2006-09-151-2/+2
* Fix ChangeLogAnant Narayanan2006-09-141-0/+462