Scott Kostyshak wrote:
> ---
> mkdir /tmp/tmp.EI1jW3t6A1
> cd /path/to/git/repo
> git reset --hard
> git clean -xdf
> ./autogen.sh
> cd /tmp/tmp.EI1jW3t6A1 && /path/to/git/repo/configure --enable-build-type=pre 
> --enable-monolithic-build=no
> make -j4
> make -j4 check
> make -j4 distcheck
> echo $?
> ---
> 
> Note that I can reproduce it with many other specifications (e.g. configure 
> options).
> 
> Can you reproduce now?

Nope. Smells like automake/autoconf versions. What is your config?
P

Reply via email to