summaryrefslogtreecommitdiff
blob: e8ddfb433650d14ab6c90186862c9bea81d86333 (plain)
1
2
3
4
5
6
7
AC_INIT([eselect-python], [20160222])
AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2])

# Create output files.
AC_CONFIG_FILES([Makefile python.eselect])

AC_OUTPUT