Scott Kostyshak wrote:
> Does the following work for anyone on current master?
>
> git reset --hard && git clean -xdf && ./autogen.sh &&
> ./configure --enable-build-type=pre &&
> make &&
> make check &&
> make distcheck &&
> echo "GOOD"     

This was a tough one. distcheck was broken for a while (while showing it's
famous lyx.pot message) and bisecting nowadays master is like walking through
the minefield where bunch of commits do not compile at all or git gets crazy
due to cr-lf mismanagement.

But try again now.

Pavel

Reply via email to