summaryrefslogtreecommitdiff
path: root/configure.ac
blob: 48a71653b7fd30d4266c9f333b4fc236e5d11d0f (plain)
1
2
3
4
5
6
7
8
AC_INIT([hicolor-icon-theme], [0.17])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar foreign])

AC_PROG_INSTALL

AC_CONFIG_FILES([Makefile])

AC_OUTPUT