summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
Commit message (Collapse)AuthorAgeFilesLines
* - aclocal.m4(QUILT_COMPAT_PROG_PATH): Create missing compatAndreas Gruenbacher2006-01-261-0/+3
| | | | | symlinks for binaries that have a different basename than what quilt expects (e.g., awk/gawk). Patch from Gary V. Vaughan.
* - Check if arguments to --with-<prog> exist, warn if they do not,Andreas Gruenbacher2006-01-201-1/+10
| | | | | and fail if they do but are no executables. (Based on a patch from jayvdb@gmail.com).
* - configure.in: Document to use --without-foo instead ofAndreas Gruenbacher2006-01-201-1/+4
| | | | --with-foo=none.
* - John Vandenberg <jayvdb@gmail.com>: Make check depends onAndreas Gruenbacher2006-01-151-2/+2
| | | | | | | | | | programs that have been configured with --with-<name>=<prog>. Make dependencies would get confused by symlinks, so create wrappers in compat/ for make check. - Remove binaries in compat/ that are not listed in COMPAT_PROGRAMS or COMPAT_SYMLINKS. - configure.ac: use --without-$foo instead of --with-foo=none. - Fix processing of translations again, and update de.po.
* - aclocal.m4: Fix typo causing binaries with alternative names not to beJean Delvare2005-09-211-2/+2
| | | | properly handled.
* - aclocal.m4: Fix a bug causing user-selected binary names not to beJean Delvare2005-09-191-1/+1
| | | | displayed properly.
* - Rename MTA program to SENDMAIL, and improve configure.acAndreas Gruenbacher2005-09-191-1/+17
| | | | | | | (from John Vandenberg again, as several other recent things -- thanks!) - Must build the compatibility programs before creating the command reference (which extracts the help texts).
* - configure.ac: Don't run tests when using internal compatibilityAndreas Gruenbacher2005-09-191-0/+1
| | | | programs.
* - Forgot to add new files to the repository.Andreas Gruenbacher2005-09-181-0/+31