Apparently, one can autoconf to produce a configure file with an arbitrary name from another arbitrary name (ie, not configure.in or configure.ac)
However, I haven't found a way (in the docs) to tell automake-1.5 the name of this new configure.XX file. How does one do this? H