On 27/05/15 07:44, Antti Kantee wrote:
pyconfig.h looks like something generated by gnu autoconf, so there should not be any big problems in generating it.
It occurred to me that it would be kind to expand on that a bit. I think the current canonical way to run gnu autoconf scripts against the rumprun build env is to use to the rumprun-foo-configure wrapper in the app-tools directory, e.g.
rumprun-foo-configure ./configure --your-args
