2013-01-09 Brandon Invergo <brandon@invergo.net> * Makefile.am (EXTRA_DIST): Include bootstrap.sh in files to be distributed. 2013-01-08 Brandon Invergo <brandon@invergo.net> * Makefile.am (EXTRA_DIST): Remove no-longer-existent scripts * src/m4/python.m4 (PC_PYTHON_CHECK_SITE_DIR): Fix incorrect Python syntax. (PC_PYTHON_CHECK_EXEC_DIR): Fix incorrect Python syntax. * src/Makefile.in (DISTFILES): Fix errant newline * src/bootstrap.sh: create * src/PKG-INFO.in (Classifier): Expand default Classifiers 2012-12-03 Brandon Invergo <brandon@invergo.net> * src/m4/python.m4: fix log file redirection. Thanks Duncan Burke! 2012-11-25 Brandon Invergo <brandon@invergo.net> * src/configure.ac: improve Python version checking * src/Makefile.in: extend `dist' and `uninstall' targets * src/PKG-INFO.in: create * src/setup.py.in: create * src/configure.ac: add PKG-INFO and setup.py as files to be configured 2012-11-11 Brandon Invergo <brandon@invergo.net> * src/Makefile.in: add support for datarootdir * src/Makefile: add support for datarootdir 2012-11-03 Brandon Invergo <brandon@invergo.net> * general cleanup * Makefile.am: create * configure.ac: create * doc/Makefile: create