netbsd sed and test 76

2006-11-10 Thread Patrick Welche
With today's CVS (so with AT_CHECK_AT_TITLE 2006-11-08 in ChangeLog) on NetBSD (so without GNU sed) I get 76: Macro with backslash in a test titleUNEXPECTED PASS ./autotest.at:295: $CONFIG_SHELL ./micro-suite | sed -n 's/[^:]*: \(.*[^ ]\)[]*ok.*/\1/p' Not enabli

Re: netbsd sed and test 76

2006-11-10 Thread Ralf Wildenhues
Hello Patrick, Thanks for the report; you were beaten by a couple of days. ;-) * Patrick Welche wrote on Fri, Nov 10, 2006 at 04:37:38PM CET: > With today's CVS (so with AT_CHECK_AT_TITLE 2006-11-08 in ChangeLog) > on NetBSD (so without GNU sed) I get > > 76: Macro with backslash in a test tit

Re: reporting as noticed

2006-11-10 Thread Ralf Wildenhues
Hello Daniel, * Daniel Vega Villa wrote on Wed, Nov 08, 2006 at 09:11:47PM CET: > When compiling Python 2.3.4 : > > ./configure [...] > checking term.h usability... no > checking term.h presence... yes > configure: WARNING: term.h: present but cannot be compiled > configure: WARNING: term.h: chec

Re: netbsd sed and test 76

2006-11-10 Thread Patrick Welche
On Fri, Nov 10, 2006 at 04:41:13PM +0100, Ralf Wildenhues wrote: > Hello Patrick, > > Thanks for the report; you were beaten by a couple of days. ;-) > > * Patrick Welche wrote on Fri, Nov 10, 2006 at 04:37:38PM CET: > > With today's CVS (so with AT_CHECK_AT_TITLE 2006-11-08 in ChangeLog)

Re: netbsd sed and test 76

2006-11-10 Thread Ralf Wildenhues
* Patrick Welche wrote on Fri, Nov 10, 2006 at 05:02:50PM CET: > On Fri, Nov 10, 2006 at 04:41:13PM +0100, Ralf Wildenhues wrote: > > > > Thanks for the report; you were beaten by a couple of days. ;-) > > > > * Patrick Welche wrote on Fri, Nov 10, 2006 at 04:37:38PM CET: > > > With today's CVS

AC_CONFIG_SUBDIR_TARGET?

2006-11-10 Thread Simon Richter
Hi, would it make sense to have a macro like that (and a corresponding AC_CONFIG_SUBDIR_BUILD) that is functionally equivalent to AC_CONFIG_SUBDIR, but uses --host=$target (or --host=$build, respectively)? In a project, I both need to build a set of programs for the $target architecture (for whic

Re: netbsd sed and test 76

2006-11-10 Thread Patrick Welche
On Fri, Nov 10, 2006 at 05:06:35PM +0100, Ralf Wildenhues wrote: > No. As hinted at in > http://lists.gnu.org/archive/html/autoconf-patches/2006-11/msg00010.html > the problem is larger and requires more changes and thought. Oh dear.. and it looks as though I need to subscribe to yet another list