[Kaffe] could this autogen script be added to kaffe?

Moses DeJong dejong at cs.umn.edu
Tue Mar 9 18:08:31 PST 1999


Hello.

Could you guys add an autogen script to the main kaffe directory.
This script will just run the each of the auto* programs in the
correct order. I really hate having to remember the correct order
to type in the commands.


% cat autogen.sh 
#!/bin/sh
aclocal -I .
autoheader
automake --add-missing --verbose
autoconf


Thanks
Mo DeJong
dejong at cs.umn.edu



More information about the kaffe mailing list