Hi,

I have made some progress on the Automake migration. The targets that
were not functionnal yet (namely make install, uninstall, check, dist,
distcheck) are now completed.

I've pushed a new branch (called 'automake') on groff's git
repository. To test it:

git clone git://git.savannah.gnu.org/groff.git
git checkout automake
./bootstrap
mkdir build
cd build
../configure
make -j

For the moment I've tested it only on my main Linux distro (Arch Linux),
more tests are needed.

Regards,

--
Bertrand Garrigues

Reply via email to