fixed
[mp3tohtml.git] / configure.ac
1 AC_INIT([mp3tohtml], [1.0.0])
2
3 AM_PATH_PYTHON([2.5])
4
5 AC_CONFIG_FILES([Makefile])
6
7 AC_OUTPUT