summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2010-01-12 11:08:14 +0000
committerBastien Nocera <hadess@hadess.net>2010-01-12 11:09:32 +0000
commitb99af016c2ecc2e5ce26a7ca7e639281c5afa33b (patch)
tree6c7e0af4ce5bde6a80d52a95ad928e87cb898519 /configure.ac
parent592b213973d07b51052a9b18496e790a18c19a61 (diff)
downloadgnome-bluetooth-b99af016c2ecc2e5ce26a7ca7e639281c5afa33b.tar.gz
Only require automake 1.8
https://bugzilla.gnome.org/show_bug.cgi?id=606696
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d52cd8c..08cd8709 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_INIT([gnome-bluetooth],
AC_CONFIG_SRCDIR([applet/main.c])
AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news])
+AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip check-news])
# Before making a release, the GNOMEBT_LT_VERSION string should be modified.
# The string is of the form C:R:A.