summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* - configure.ac: Test for tail -n.Jean Delvare2005-09-181-1/+16
* - Makefile.in: Add a dependency of all to COMPAT_PROGRAMS whichAndreas Gruenbacher2005-09-181-2/+2
* - Fix a few things in po/quilt.pot generation.Andreas Gruenbacher2005-09-181-18/+8
* - Remove config.h, and use @DEFS@ in Makefile.in insteadAndreas Gruenbacher2005-09-181-2/+1
* - configure.ac: Drop useless -e to grep.Jean Delvare2005-09-181-2/+2
* - lib/backup-files.c: add missing dependency on config.h. CheckAndreas Gruenbacher2005-09-181-5/+4
* - lib/backup-files.c: use mktemp if mkstemp is not availableAndreas Gruenbacher2005-09-181-1/+3
* - configure.ac: Make the tail executable user-selectable.Jean Delvare2005-09-181-1/+2
* - Remove compatibility shell functions and convert them toAndreas Gruenbacher2005-09-181-12/+1
* - configure.ac: fail if getopt does not support --long.Andreas Gruenbacher2005-09-171-5/+8
* - Merge compatibility layer from John Vandenberg <jayvdb@gmail.com>.Andreas Gruenbacher2005-09-171-89/+36
* - configure.ac: Fix a copy-n-paste bug which was causing perl to beJean Delvare2005-09-161-3/+3