Simon Cozens:
# On Tue, Sep 11, 2001 at 02:22:13AM -0700, Brent Dax wrote:
# > A simple "autogenerate what's already in Parrot's config.h" is easy
#
# This is a good start.
#
# > --I've already written a prototype (pasted after my sig)--but
# > seems like it's too easy considering what you're talking
# about. What
# > else does it need to do?
#
# I'd rather it took a config.h.in or similar and slapped the IV/NV/etc.
# typedefs in the middle. This means we can hack the template each time
# we need it to change, instead of hacking the Perl script that
# generates
# config.h.
Good idea. Why didn't I think of it? :^)
# Thanks for working on this.
No problem--I'm just helping the best way I can at this point.
Attached are new Configure.pl and config.ht files. Feel free to rename
config.ht if you want. (They may have Windows newlines, unless e-mail
clients do some translating of those behind the scenes that I don't know
about.)
--Brent Dax
[EMAIL PROTECTED]
"...and if the answers are inadequate, the pumpqueen will be overthrown
in a bloody coup by programmers flinging dead Java programs over the
walls with a trebuchet."
Configure.pl
config.ht