AC_PREREQ([2.69]) AC_INIT([mp3tohtml], [1.0.0]) AM_INIT_AUTOMAKE AM_PATH_PYTHON([2]) AC_OUTPUT([Makefile src/Makefile src/mp3tohtml.py])