[cheese] Depend on Automake 1.12 for test-driver support
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Depend on Automake 1.12 for test-driver support
- Date: Mon, 31 Mar 2014 14:07:01 +0000 (UTC)
commit 7918045028a4d09407926bfab0ab4e3f2f0e6fb8
Author: David King <amigadave amigadave com>
Date: Mon Mar 31 15:06:25 2014 +0100
Depend on Automake 1.12 for test-driver support
https://bugzilla.gnome.org/show_bug.cgi?id=710420
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a8326c4..0d3fa42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_CONFIG_HEADERS([cheese-config.h])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability dist-xz no-define no-dist-gzip nostdinc subdir-objects])
+AM_INIT_AUTOMAKE([1.12 -Wall -Wno-portability dist-xz no-define no-dist-gzip nostdinc subdir-objects])
AM_MAINTAINER_MODE([enable])
AM_SILENT_RULES([yes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]