This provides a very basic Automake+Autoconf configuration. At the moment
it handles only bootstrapping, but at least allows for the user to enter
`make' and have something useful happen.
* .gitignore: New file.
* Makefile.am: New file.
* autogen.sh: New file.
* bootstrap/Bootstrap.js (_error): Re-throw error.
* bootstrap/bootstrap.js: Exit with non-zero status code on failure.
* configure.ac: New file.