autoconf 2.6.2 AC_C_BIGENDIAN misdetects ppc/linux system as universal

2008-06-10 Thread Arkadiusz Miskiewicz
I'm having problem where my linux ppc is misdetected as universal instead of big endian. +AC_COMPILE_IFELSE( + [AC_LANG_SOURCE( +[[#if ! (defined __BIG_ENDIAN__ || defined __LITLE_ENDIAN__) + neither is defined; + #endif +]])], +

Re: autoconf 2.6.2 AC_C_BIGENDIAN misdetects ppc/linux system as universal

2008-06-29 Thread Arkadiusz Miskiewicz
On Wednesday 18 June 2008, Eric Blake wrote: According to Karsten Hopp on 6/11/2008 5:28 AM: | Arkadiusz Miskiewicz schrieb: Hello, Arkadiusz, Karsten, and adding Paul as the author of this particular change, | I'm having problem where my linux ppc is misdetected as universal | instead

autoconf 2.64 fails when IFS is changed

2009-07-28 Thread Arkadiusz Miskiewicz
autoconf 2.64 fails when IFS is changed while 2.63 works fine [ar...@carme-pld ~/test/1]$ cat configure.ac # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) AC_INIT([FULL-PACKAGE-NAME], [VERSION],

Re: [GNU Autoconf 2.64] testsuite: 30 failed

2009-07-28 Thread Arkadiusz Miskiewicz
On Tuesday 28 of July 2009, Ralf Wildenhues wrote: Hello Arkadiusz, thanks for the report. * Arkadiusz Miskiewicz wrote on Tue, Jul 28, 2009 at 01:08:59PM CEST: 30. tools.at:1025: testing ... ./tools.at:1031: automake --version || exit 77 stderr: stdout: automake (GNU automake) 1.11