Automake 1.11.3 released

2012-02-01 Thread Stefano Lattarini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We are pleased to announce the Automake 1.11.3 maintenance release. It contains two new minor features (support for the creation of lzip-compressed distribution archives, and for the new variables EXTRA_foo_DEPENDENCIES), some new warnings meant to in

splitting MANS into pieces to avoid long install-man command lines

2012-02-01 Thread Brice Goglin
Hello, We have a very long list of manpages to install in man3 in the hwloc project [1]. Somebody recently reported a failure of some platform because the install-man command-line was too long. Indeed we have a single man3_MANS variable with mny manpages. I tried to split it into pieces as exp

splitting MANS into pieces to avoid long install-man command lines

2012-02-01 Thread Brice Goglin
Hello, We have a very long list of manpages to install in man3 in the hwloc project [1]. Somebody recently reported a failure of some platform because the install-man command-line was too long. Indeed we have a single man3_MANS variable with mny manpages. I tried to split it into pieces as exp