summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aclocal.m42
-rw-r--r--quilt.changes6
2 files changed, 7 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 92c0313..2fab8a5 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -12,7 +12,7 @@ AC_DEFUN([QUILT_COMPAT_PROG_PATH],[
[
if test ! x"$withval" = xnone; then
$1="$withval"
- AC_MSG_NOTICE([Using $2 executable $$2])
+ AC_MSG_NOTICE([Using $2 executable $$1])
COMPAT_SYMLINKS="$COMPAT_SYMLINKS $2"
fi
],[
diff --git a/quilt.changes b/quilt.changes
index 2f5ebae..1170de4 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Sep 19 19:48:50 CEST 2005 - khali@linux-fr.org
+
+- aclocal.m4: Fix a bug causing user-selected binary names not
+ to be displayed properly.
+
+-------------------------------------------------------------------
Mon Sep 19 16:05:14 CEST 2005 - agruen@suse.de
- Use compatibility m4 for diffstat. Correctly diagnose older