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

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

AC_OUTPUT