We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf3b36 commit b51eb9dCopy full SHA for b51eb9d
configure.ac
@@ -1,6 +1,6 @@
1
AC_PREREQ([2.60])
2
AC_INIT([bash-completion], [2.1])
3
-AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip -Wall -Werror])
+AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip -Wall -Werror])
4
AC_PROG_LN_S
5
AC_PROG_MKDIR_P
6
AC_SUBST(compatdir, $sysconfdir/bash_completion.d)
0 commit comments