This is a first stab at the configure stuff for Parrot. It works fine,
except that I had to put in a hack in the dependencies for it to generate
ops.h before it was needed, since I couldn't figure out how to get the
automatic dependencies system to do it right. Also, it doesn't check for the
proper version of Perl (whichever version that might be).
I've attached a gziped tar file of configure.in, Makefile.am, plus
config/bootsrap. Running config/bootstrap from the top Parrot directory will
do all the steps necessary to generate the configure script.
--
Matthew Cline | Suppose you were an idiot. And suppose that
[EMAIL PROTECTED] | you were a member of Congress. But I repeat
| myself. -- Mark Twain
conf.tar.gz