From f688a43ac2bc022bcf498f7cd2da5ab0dc3c0193 Mon Sep 17 00:00:00 2001 From: Geoff Wing Date: Tue, 31 May 2005 07:44:10 +0000 Subject: 21290: configure.ac: don't need backslash quoting within single-quote areas. Change constant RE boundary characters to slash (instead of tuples). This was exposed with autoconf 2.59c preferring ksh (pdksh 5.2.14p2 in NetBSD) over bash. It did, however, work with ksh93 and bash. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e96cd51a0..c0cd672ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-31 Geoff Wing + + * 21290: configure.ac: don't need backslash quoting within single-quote + areas. Change constant RE boundary characters to slash. + 2005-05-30 Oliver Kiddle * 21266: Completion/Unix/Command/_mh: improve completion of sequences -- cgit 1.4.1