summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.61v0.61Martin Quinson2013-12-081-1/+1
* Set version to 0.60 "Happy Birthday Lina".Jean Delvare2012-02-291-1/+1
* Merge remote branch 'origin/fixes-0.51'Jean Delvare2012-02-291-2/+2
|\
| * Relax the bash version requirement to version 3.0Andreas Gruenbacher2012-02-161-2/+14
| * quilt mail: Improve error reporting (requires bash 3.2)Andreas Gruenbacher2012-02-111-14/+2
* | backup-files: Remember the list of filesJean Delvare2012-02-011-13/+0
* | backup-files: Batch mass restoreJean Delvare2012-02-011-0/+39
* | Clean up legacy C codeJean Delvare2012-02-011-25/+0
* | BSD compatibility: statJean Delvare2012-02-011-0/+23
|/
* Set version to 0.51.v0.51Jean Delvare2012-01-281-1/+1
* configure*, Makefile.in: Use the standard docdir definitionJean Delvare2011-12-161-6/+1
* configure*: Honor $TMPDIR if setJean Delvare2011-12-081-1/+1
* Set version to 0.50.v0.50Jean Delvare2011-12-051-1/+1
* configure.ac: Fix test for GNU patch versionJean Delvare2011-03-251-2/+2
* - quilt.spec.in: List findutils as a requirement (for find andJean Delvare2011-02-061-0/+2
* Properly detect newer versions of GNU patchJean Delvare2010-06-231-1/+5
* Stop testing for cp -lJean Delvare2010-01-271-12/+0
* Convert to git repository formatv0.48Andreas Gruenbacher2009-01-291-1/+1
* +- Bump version to 0.47.v0.47Andreas Gruenbacher2008-08-211-2/+2
* Make pod2man optional (./configure --without-pod2man).Andreas Gruenbacher2007-04-191-2/+15
* Bump version to 0.46.v0.46Jean Delvare2006-10-191-2/+2
* - aclocal.m4: New helper for optional binaries.Jean Delvare2006-10-101-4/+4
* - configure.ac: Test for bash 3.1 quoting bug (#16763).Jean Delvare2006-06-241-1/+13
* - Fix the --with-rpmbuild option of configure.Andreas Gruenbacher2006-05-311-3/+2
* Bump version to 0.45.v0.45Jean Delvare2006-04-241-2/+2
* - Makefile.in: configure depends on aclocal.m4 too.Jean Delvare2006-03-251-3/+3
* - configure.ac: Fix a typo in a test expression which was breakingJean Delvare2006-03-201-2/+2
* - Stop using bash's =~ operator: older versions don't support it.v0.44Andreas Gruenbacher2006-02-141-2/+2
* - Add --with-patch-wrapper configure argument, and optionallyAndreas Gruenbacher2006-02-061-1/+6
* Added configure.ac check for GNU diff and fixed GNU patch checkJohn Mark Vandenberg2006-02-031-2/+27
* - Bump version to 0.43.Andreas Gruenbacher2006-02-011-2/+2
* - $DATE instead of date.Andreas Gruenbacher2006-02-011-2/+2
* - configure.ac: Remove uniq -D test; we no longer use it.Andreas Gruenbacher2006-02-011-8/+11
* - Check for GNU uniq, and test if uniq -D is supported (from GaryAndreas Gruenbacher2006-01-311-1/+13
* - lib/backup-files.c: Stop using ftw and implement our own dirAndreas Gruenbacher2006-01-261-3/+3
* - configure.ac: Use $TR instead of tr.Andreas Gruenbacher2006-01-231-2/+2
* - configure.ac: Require GNU patch 2.4+.Andreas Gruenbacher2006-01-231-23/+22
* - Check if awk supports sub().Andreas Gruenbacher2006-01-231-1/+16
* - Add fallback ftw implementation for systems that don't have it.Andreas Gruenbacher2006-01-211-1/+4
* - Check whether cp -l works.Andreas Gruenbacher2006-01-211-1/+13
* - Default to use NLS when NLS binaries are available (minorAndreas Gruenbacher2006-01-211-8/+21
* - configure.in: Document to use --without-foo instead ofAndreas Gruenbacher2006-01-201-3/+3
* - configure.ac: Let the user select the find binary. Test that findJean Delvare2005-09-231-1/+16
* - configure.ac: Test sed support for (foo|bar) constructs.Jean Delvare2005-09-221-1/+15
* - configure.ac, Makefile.in: Make the cp, date and tr binariesJean Delvare2005-09-211-2/+32
* - Makefile.in: Fix compat/tail symlink creation. Fix variable exportingJean Delvare2005-09-201-5/+19
* - Use compatibility m4 for diffstat. Correctly diagnose olderAndreas Gruenbacher2005-09-191-24/+10
* - Rename MTA program to SENDMAIL, and improve configure.acAndreas Gruenbacher2005-09-191-14/+2
* - configure.ac: Don't run tests when using internal compatibilityAndreas Gruenbacher2005-09-191-3/+3
* - Fix mta check when sendmail is found.Andreas Gruenbacher2005-09-191-3/+7