Hi Eric Bavier writes: > Instead of patching the configure script, why not replace the default > configure step with one that calls python instead? This is done e.g. > in the "petsc" package. Thanks for the hint. David Thompson writes: >> + (synopsis "Evented I/O for V8 javascript.") > > No period at the end. Done. >> + (description "Node.js is a platform built on Chrome's JavaScript runtime >> +for easily building fast, scalable network applications. Node.js uses an >> +event-driven, non-blocking I/O model that makes it lightweight and efficient, >> +perfect for data-intensive real-time applications that run across distributed >> +devices.") > > Two spaces after a period. Done. An updated Patch is attached. Regards Cyrill