[gnome-bluetooth] Only require automake 1.8



commit b99af016c2ecc2e5ce26a7ca7e639281c5afa33b
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 12 11:08:14 2010 +0000

    Only require automake 1.8
    
    https://bugzilla.gnome.org/show_bug.cgi?id=606696

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5d52cd8..08cd870 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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]