~chasedouglas/geis/fix-tap-min-touches

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Stephen M. Webb
  • Date: 2012-03-14 16:48:26 UTC
  • Revision ID: stephen.webb@canonical.com-20120314164826-w0sqkm2ragi2spka
Tags: v2.2.6
Tweaks for distcheck.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
AC_CONFIG_HEADERS([geis_config.h])
28
28
AC_CONFIG_AUX_DIR([config.aux])
29
29
AC_CONFIG_MACRO_DIR([m4])
30
 
AM_INIT_AUTOMAKE([1.11 gnu -Wall color-tests])
 
30
AM_INIT_AUTOMAKE([1.11 gnu -Wall color-tests dist-bzip2 dist-xz])
31
31
AM_SILENT_RULES([yes])
32
32
 
33
33
# Checks for programs.