Re: [PATCH] new option: object-shortname

Paul Eggert <[email protected]>
Newsgroups gmane.comp.sysutils.automake.patches
Organization UCLA Computer Science Department
Message-ID <[email protected]>
Have you looked at the similar change that is planned for Automake 1.16? To 
build that, you can do this:

git clone -b minor git://git.savannah.gnu.org/automake.git
cd automake
./bootstrap.sh
./configure --prefix=/your/favorite/directory
make

Assuming your needs aren't satisfied already by 1.16's plans, please look into 
folding your code into draft 1.16.

I would either not bother with the paranoid check, or have Automake fail if the 
paranoid check fails.

The main thing missing, though, is the documentation. It needs explanation in 
the manual (doc/automake.texi), probably with your use case. Plus, NEWS needs 
updating.

One more thing -- I assume you're OK with assigning copyright to the FSF for 
your change? If so, I can get the ball rolling on that.

Thanks.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.