Pavel Sanda wrote:

> Scott Kostyshak wrote:
>> (although I still don't understand why). I get another instance of the
>> same error though when using a build directory instead of an in-source
>> build.
> 
> Recipe? P

Starting from the top level source directory:

./autogen.sh
mkdir buildtest
cd buildtest
../configure
make distcheck

But since 'make distcheck' works if it is run directly in the source 
directory it is probably no show stopper for the beta (but we should create 
a bug in trac).


Georg


Reply via email to