[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libtool 2.2.6] testsuite: 40 41 42 43 52 53 54 56 57 58 59 60 61 65
From: |
Ralf Wildenhues |
Subject: |
Re: [libtool 2.2.6] testsuite: 40 41 42 43 52 53 54 56 57 58 59 60 61 65 66 68 69 70 71 failed |
Date: |
Thu, 25 Sep 2008 07:52:31 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello Alex,
thanks for the report.
I'm quite stumped by it. What is the output of the following on your
system (run in an otherwise empty directory)?
Thanks,
Ralf
autoconf --version
aclocal --version
automake --version
m4 --version
/bin/sh --version
cat >configure.ac <<EOF
AC_INIT
AC_OUTPUT
EOF
aclocal
autoconf
./configure
./configure --version
./configure --help