summaryrefslogtreecommitdiff
blob: aca10ae5a1b90c3878f91a2e74c38aa004ec3a63 (plain)
1
2
3
4
5
6
7
AC_PREREQ([2.60])
AC_INIT([gentoo-systemd-integration], [0])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects])

AC_CONFIG_FILES([Makefile])
AC_OUTPUT